Build of fftw with vanilla toolchain

The build took 00h 14m 38s and was SUCCESSFUL.

List of Errors

Log

Found permanent source directory in /sources/fftw

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan bear makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: fftw 3.3.4-1 (Tue Jun 14 07:16:25 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for C compiler vendor... gnu
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for ocamlbuild... no
# checking whether C compiler accepts -msse2... yes
# checking whether C compiler accepts -mavx... yes
# checking for ANSI C header files... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking c_asm.h usability... no
# checking c_asm.h presence... no
# checking for c_asm.h... no
# checking intrinsics.h usability... no
# checking intrinsics.h presence... no
# checking for intrinsics.h... no
# checking for stdint.h... (cached) yes
# checking mach/mach_time.h usability... no
# checking mach/mach_time.h presence... no
# checking for mach/mach_time.h... no
# checking sys/sysctl.h usability... yes
# checking sys/sysctl.h presence... yes
# checking for sys/sysctl.h... yes
# checking altivec.h usability... no
# checking altivec.h presence... no
# checking for altivec.h... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for long double... yes
# checking for hrtime_t... no
# checking size of int... 4
# checking size of unsigned int... 4
# checking size of long... 8
# checking size of unsigned long... 8
# checking size of long long... 8
# checking size of unsigned long long... 8
# checking size of size_t... 8
# checking size of ptrdiff_t... 8
# checking for uintptr_t... yes
# checking size of float... 4
# checking size of double... 8
# checking size of fftw_r2r_kind... 4
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for working strtod... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for sin in -lm... yes
# checking for BSDgettimeofday... no
# checking for gettimeofday... yes
# checking for gethrtime... no
# checking for read_real_time... no
# checking for time_base_to_time... no
# checking for drand48... yes
# checking for sqrt... yes
# checking for memset... yes
# checking for posix_memalign... yes
# checking for memalign... yes
# checking for _mm_malloc... no
# checking for _mm_free... no
# checking for clock_gettime... yes
# checking for mach_absolute_time... no
# checking for sysctl... yes
# checking for abort... yes
# checking for sinl... yes
# checking for cosl... yes
# checking for snprintf... yes
# checking whether sinl is declared... yes
# checking whether cosl is declared... yes
# checking whether sinq is declared... no
# checking whether cosq is declared... no
# checking whether memalign is declared... yes
# checking whether drand48 is declared... yes
# checking whether srand48 is declared... yes
# checking whether posix_memalign is declared... yes
# checking for _rtc intrinsic... no
# checking for isnan... yes
# checking whether C compiler accepts -mpreferred-stack-boundary=4... yes
# checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... yes
# yes
# checking for x86_64-unknown-linux-g77... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking if gfortran supports -c -o file.o... (cached) yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking how to get verbose linking output from gfortran... -v
# checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath
# checking for dummy main to link with Fortran 77 libraries... none
# checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
# checking for OpenMP flag of C compiler... -fopenmp
# checking for Win32 threads... no
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking whether a cycle counter is available... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating support/Makefile
# config.status: creating genfft/Makefile
# config.status: creating kernel/Makefile
# config.status: creating simd-support/Makefile
# config.status: creating dft/Makefile
# config.status: creating dft/scalar/Makefile
# config.status: creating dft/scalar/codelets/Makefile
# config.status: creating dft/simd/Makefile
# config.status: creating dft/simd/common/Makefile
# config.status: creating dft/simd/sse2/Makefile
# config.status: creating dft/simd/avx/Makefile
# config.status: creating dft/simd/altivec/Makefile
# config.status: creating dft/simd/neon/Makefile
# config.status: creating rdft/Makefile
# config.status: creating rdft/scalar/Makefile
# config.status: creating rdft/scalar/r2cf/Makefile
# config.status: creating rdft/scalar/r2cb/Makefile
# config.status: creating rdft/scalar/r2r/Makefile
# config.status: creating rdft/simd/Makefile
# config.status: creating rdft/simd/common/Makefile
# config.status: creating rdft/simd/sse2/Makefile
# config.status: creating rdft/simd/avx/Makefile
# config.status: creating rdft/simd/altivec/Makefile
# config.status: creating rdft/simd/neon/Makefile
# config.status: creating reodft/Makefile
# config.status: creating threads/Makefile
# config.status: creating api/Makefile
# config.status: creating mpi/Makefile
# config.status: creating libbench2/Makefile
# config.status: creating tests/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/FAQ/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/fftw_wisdom.1
# config.status: creating tools/fftw-wisdom-to-conf
# config.status: creating m4/Makefile
# config.status: creating fftw.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double'
# Making all in support
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/support'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/support'
# Making all in kernel
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/kernel'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c -o align.lo align.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -fPIC -DPIC -o .libs/align.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -o align.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
# mv -f .deps/align.Tpo .deps/align.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.c
# mv -f .deps/alloc.Tpo .deps/alloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c -o awake.lo awake.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -fPIC -DPIC -o .libs/assert.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -fPIC -DPIC -o .libs/awake.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -o assert.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -o awake.o >/dev/null 2>&1
# mv -f .deps/awake.Tpo .deps/awake.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# mv -f .deps/assert.Tpo .deps/assert.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c -o cpy1d.lo cpy1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -o cpy1d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# mv -f .deps/cpy1d.Tpo .deps/cpy1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c -o cpy2d-pair.lo cpy2d-pair.c
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c -o cpy2d.lo cpy2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -o cpy2d.o >/dev/null 2>&1
# mv -f .deps/cpy2d-pair.Tpo .deps/cpy2d-pair.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o
# mv -f .deps/cpy2d.Tpo .deps/cpy2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1
# mv -f .deps/ct.Tpo .deps/ct.Plo
# mv -f .deps/debug.Tpo .deps/debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c -o extract-reim.lo extract-reim.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -o extract-reim.o >/dev/null 2>&1
# mv -f .deps/hash.Tpo .deps/hash.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c -o iabs.lo iabs.c
# mv -f .deps/extract-reim.Tpo .deps/extract-reim.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c -o kalloc.lo kalloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -fPIC -DPIC -o .libs/iabs.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -fPIC -DPIC -o .libs/kalloc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -o iabs.o >/dev/null 2>&1
# mv -f .deps/iabs.Tpo .deps/iabs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c -o md5-1.lo md5-1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -o kalloc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -fPIC -DPIC -o .libs/md5-1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -o md5-1.o >/dev/null 2>&1
# mv -f .deps/kalloc.Tpo .deps/kalloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
# mv -f .deps/md5-1.Tpo .deps/md5-1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o .libs/minmax.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -o minmax.o >/dev/null 2>&1
# mv -f .deps/md5.Tpo .deps/md5.Plo
# mv -f .deps/minmax.Tpo .deps/minmax.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ops.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c -o pickdim.lo pickdim.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fPIC -DPIC -o .libs/ops.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -fPIC -DPIC -o .libs/pickdim.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -o pickdim.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -o ops.o >/dev/null 2>&1
# mv -f .deps/ops.Tpo .deps/ops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# mv -f .deps/pickdim.Tpo .deps/pickdim.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c -o planner.lo planner.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fPIC -DPIC -o .libs/planner.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c -o primes.lo primes.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -fPIC -DPIC -o .libs/primes.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -o primes.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -o planner.o >/dev/null 2>&1
# mv -f .deps/primes.Tpo .deps/primes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
# mv -f .deps/print.Tpo .deps/print.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# mv -f .deps/planner.Tpo .deps/planner.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1
# mv -f .deps/problem.Tpo .deps/problem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o
# mv -f .deps/rader.Tpo .deps/rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c -o solver.lo solver.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -fPIC -DPIC -o .libs/solver.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -o solver.o >/dev/null 2>&1
# mv -f .deps/solver.Tpo .deps/solver.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c -o solvtab.lo solvtab.c
# mv -f .deps/scan.Tpo .deps/scan.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -fPIC -DPIC -o .libs/solvtab.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c -o stride.lo stride.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -fPIC -DPIC -o .libs/stride.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -o solvtab.o >/dev/null 2>&1
# mv -f .deps/solvtab.Tpo .deps/solvtab.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c -o tensor.lo tensor.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -fPIC -DPIC -o .libs/tensor.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -o stride.o >/dev/null 2>&1
# mv -f .deps/stride.Tpo .deps/stride.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c -o tensor1.lo tensor1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -o tensor.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -fPIC -DPIC -o .libs/tensor1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -o tensor1.o >/dev/null 2>&1
# mv -f .deps/tensor.Tpo .deps/tensor.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c -o tensor2.lo tensor2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -fPIC -DPIC -o .libs/tensor2.o
# mv -f .deps/tensor1.Tpo .deps/tensor1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c -o tensor3.lo tensor3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -fPIC -DPIC -o .libs/tensor3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -o tensor3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -o tensor2.o >/dev/null 2>&1
# mv -f .deps/tensor3.Tpo .deps/tensor3.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c -o tensor4.lo tensor4.c
# mv -f .deps/tensor2.Tpo .deps/tensor2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c -o tensor5.lo tensor5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -fPIC -DPIC -o .libs/tensor5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -fPIC -DPIC -o .libs/tensor4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -o tensor5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -o tensor4.o >/dev/null 2>&1
# mv -f .deps/tensor5.Tpo .deps/tensor5.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c -o tensor7.lo tensor7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -fPIC -DPIC -o .libs/tensor7.o
# mv -f .deps/tensor4.Tpo .deps/tensor4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c -o tensor8.lo tensor8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -o tensor7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -fPIC -DPIC -o .libs/tensor8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -o tensor8.o >/dev/null 2>&1
# mv -f .deps/tensor7.Tpo .deps/tensor7.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c -o tensor9.lo tensor9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -fPIC -DPIC -o .libs/tensor9.o
# mv -f .deps/tensor8.Tpo .deps/tensor8.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c -o tile2d.lo tile2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -o tensor9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -fPIC -DPIC -o .libs/tile2d.o
# mv -f .deps/tensor9.Tpo .deps/tensor9.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -o tile2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1
# mv -f .deps/timer.Tpo .deps/timer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c -o transpose.lo transpose.c
# mv -f .deps/tile2d.Tpo .deps/tile2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c -o trig.lo trig.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -fPIC -DPIC -o .libs/transpose.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fPIC -DPIC -o .libs/trig.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -o trig.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -o transpose.o >/dev/null 2>&1
# mv -f .deps/trig.Tpo .deps/trig.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c -o twiddle.lo twiddle.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fPIC -DPIC -o .libs/twiddle.o
# mv -f .deps/transpose.Tpo .deps/transpose.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -o twiddle.o >/dev/null 2>&1
# mv -f .deps/twiddle.Tpo .deps/twiddle.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm
# libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.o .libs/minmax.o .libs/ops.o .libs/pickdim.o .libs/plan.o .libs/planner.o .libs/primes.o .libs/print.o .libs/problem.o .libs/rader.o .libs/scan.o .libs/solver.o .libs/solvtab.o .libs/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libkernel.a
# libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/kernel'
# Making all in simd-support
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/simd-support'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c -o taint.lo taint.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c -o sse2.lo sse2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -fPIC -DPIC -o .libs/sse2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -fPIC -DPIC -o .libs/taint.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -o taint.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -o sse2.o >/dev/null 2>&1
# mv -f .deps/taint.Tpo .deps/taint.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c -o avx.lo avx.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -fPIC -DPIC -o .libs/avx.o
# mv -f .deps/sse2.Tpo .deps/sse2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c -o altivec.lo altivec.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -fPIC -DPIC -o .libs/altivec.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -o avx.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -o altivec.o >/dev/null 2>&1
# mv -f .deps/altivec.Tpo .deps/altivec.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c -o neon.lo neon.c
# mv -f .deps/avx.Tpo .deps/avx.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo './'`sse2-nonportable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -fPIC -DPIC -o .libs/neon.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -o neon.o >/dev/null 2>&1
# mv -f .deps/neon.Tpo .deps/neon.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm
# libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/altivec.o .libs/neon.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsimd_support.a
# libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" )
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1
# mv -f .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm
# libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsimd_sse2_nonportable.a
# libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/simd-support'
# Making all in dft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# Making all in scalar
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# Making all in codelets
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_dft_standard);"; \
# echo "const solvtab X(solvtab_dft_standard) = {"; \
# for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c -o n1_2.lo n1_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c -o n1_3.lo n1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -fPIC -DPIC -o .libs/n1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -fPIC -DPIC -o .libs/n1_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -o n1_2.o >/dev/null 2>&1
# mv -f .deps/n1_2.Tpo .deps/n1_2.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -o n1_3.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c -o n1_4.lo n1_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -fPIC -DPIC -o .libs/n1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -o n1_4.o >/dev/null 2>&1
# mv -f .deps/n1_3.Tpo .deps/n1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c -o n1_5.lo n1_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -fPIC -DPIC -o .libs/n1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -o n1_5.o >/dev/null 2>&1
# mv -f .deps/n1_4.Tpo .deps/n1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c -o n1_6.lo n1_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -fPIC -DPIC -o .libs/n1_6.o
# mv -f .deps/n1_5.Tpo .deps/n1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c -o n1_7.lo n1_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -fPIC -DPIC -o .libs/n1_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -o n1_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -o n1_7.o >/dev/null 2>&1
# mv -f .deps/n1_6.Tpo .deps/n1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c -o n1_8.lo n1_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -fPIC -DPIC -o .libs/n1_8.o
# mv -f .deps/n1_7.Tpo .deps/n1_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c -o n1_9.lo n1_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -o n1_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -fPIC -DPIC -o .libs/n1_9.o
# mv -f .deps/n1_8.Tpo .deps/n1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c -o n1_10.lo n1_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -o n1_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -fPIC -DPIC -o .libs/n1_10.o
# mv -f .deps/n1_9.Tpo .deps/n1_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c -o n1_11.lo n1_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -fPIC -DPIC -o .libs/n1_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -o n1_10.o >/dev/null 2>&1
# mv -f .deps/n1_10.Tpo .deps/n1_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c -o n1_12.lo n1_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -o n1_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -fPIC -DPIC -o .libs/n1_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -o n1_12.o >/dev/null 2>&1
# mv -f .deps/n1_11.Tpo .deps/n1_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c -o n1_13.lo n1_13.c
# mv -f .deps/n1_12.Tpo .deps/n1_12.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -fPIC -DPIC -o .libs/n1_13.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c -o n1_14.lo n1_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -fPIC -DPIC -o .libs/n1_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -o n1_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -o n1_14.o >/dev/null 2>&1
# mv -f .deps/n1_13.Tpo .deps/n1_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c -o n1_15.lo n1_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -fPIC -DPIC -o .libs/n1_15.o
# mv -f .deps/n1_14.Tpo .deps/n1_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c -o n1_16.lo n1_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -fPIC -DPIC -o .libs/n1_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -o n1_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -o n1_16.o >/dev/null 2>&1
# mv -f .deps/n1_15.Tpo .deps/n1_15.Plo
# mv -f .deps/n1_16.Tpo .deps/n1_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c -o n1_32.lo n1_32.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c -o n1_64.lo n1_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -fPIC -DPIC -o .libs/n1_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -fPIC -DPIC -o .libs/n1_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -o n1_32.o >/dev/null 2>&1
# mv -f .deps/n1_32.Tpo .deps/n1_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c -o n1_20.lo n1_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -fPIC -DPIC -o .libs/n1_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -o n1_20.o >/dev/null 2>&1
# mv -f .deps/n1_20.Tpo .deps/n1_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c -o n1_25.lo n1_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -fPIC -DPIC -o .libs/n1_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -o n1_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -o n1_25.o >/dev/null 2>&1
# mv -f .deps/n1_25.Tpo .deps/n1_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c -o t1_2.lo t1_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -fPIC -DPIC -o .libs/t1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -o t1_2.o >/dev/null 2>&1
# mv -f .deps/t1_2.Tpo .deps/t1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c -o t1_3.lo t1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -fPIC -DPIC -o .libs/t1_3.o
# mv -f .deps/n1_64.Tpo .deps/n1_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c -o t1_4.lo t1_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -o t1_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -fPIC -DPIC -o .libs/t1_4.o
# mv -f .deps/t1_3.Tpo .deps/t1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c -o t1_5.lo t1_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -o t1_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -fPIC -DPIC -o .libs/t1_5.o
# mv -f .deps/t1_4.Tpo .deps/t1_4.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -o t1_5.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c -o t1_6.lo t1_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -fPIC -DPIC -o .libs/t1_6.o
# mv -f .deps/t1_5.Tpo .deps/t1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c -o t1_7.lo t1_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -o t1_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -fPIC -DPIC -o .libs/t1_7.o
# mv -f .deps/t1_6.Tpo .deps/t1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c -o t1_8.lo t1_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -fPIC -DPIC -o .libs/t1_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -o t1_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -o t1_8.o >/dev/null 2>&1
# mv -f .deps/t1_7.Tpo .deps/t1_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c -o t1_9.lo t1_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -fPIC -DPIC -o .libs/t1_9.o
# mv -f .deps/t1_8.Tpo .deps/t1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c -o t1_10.lo t1_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -fPIC -DPIC -o .libs/t1_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -o t1_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -o t1_10.o >/dev/null 2>&1
# mv -f .deps/t1_9.Tpo .deps/t1_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c -o t1_12.lo t1_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -fPIC -DPIC -o .libs/t1_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -o t1_12.o >/dev/null 2>&1
# mv -f .deps/t1_10.Tpo .deps/t1_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c -o t1_15.lo t1_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -fPIC -DPIC -o .libs/t1_15.o
# mv -f .deps/t1_12.Tpo .deps/t1_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c -o t1_16.lo t1_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -fPIC -DPIC -o .libs/t1_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -o t1_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -o t1_16.o >/dev/null 2>&1
# mv -f .deps/t1_15.Tpo .deps/t1_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c -o t1_32.lo t1_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -fPIC -DPIC -o .libs/t1_32.o
# mv -f .deps/t1_16.Tpo .deps/t1_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c -o t1_64.lo t1_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -fPIC -DPIC -o .libs/t1_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -o t1_32.o >/dev/null 2>&1
# mv -f .deps/t1_32.Tpo .deps/t1_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c -o t1_20.lo t1_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -fPIC -DPIC -o .libs/t1_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -o t1_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -o t1_64.o >/dev/null 2>&1
# mv -f .deps/t1_20.Tpo .deps/t1_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c -o t1_25.lo t1_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -fPIC -DPIC -o .libs/t1_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -o t1_25.o >/dev/null 2>&1
# mv -f .deps/t1_64.Tpo .deps/t1_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c -o t2_4.lo t2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -fPIC -DPIC -o .libs/t2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -o t2_4.o >/dev/null 2>&1
# mv -f .deps/t2_4.Tpo .deps/t2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c -o t2_8.lo t2_8.c
# mv -f .deps/t1_25.Tpo .deps/t1_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c -o t2_16.lo t2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -fPIC -DPIC -o .libs/t2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -fPIC -DPIC -o .libs/t2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -o t2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -o t2_16.o >/dev/null 2>&1
# mv -f .deps/t2_8.Tpo .deps/t2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c -o t2_32.lo t2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -fPIC -DPIC -o .libs/t2_32.o
# mv -f .deps/t2_16.Tpo .deps/t2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c -o t2_64.lo t2_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -fPIC -DPIC -o .libs/t2_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -o t2_32.o >/dev/null 2>&1
# mv -f .deps/t2_32.Tpo .deps/t2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c -o t2_5.lo t2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -fPIC -DPIC -o .libs/t2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -o t2_5.o >/dev/null 2>&1
# mv -f .deps/t2_5.Tpo .deps/t2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c -o t2_10.lo t2_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -o t2_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -fPIC -DPIC -o .libs/t2_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -o t2_10.o >/dev/null 2>&1
# mv -f .deps/t2_10.Tpo .deps/t2_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c -o t2_20.lo t2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -fPIC -DPIC -o .libs/t2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -o t2_20.o >/dev/null 2>&1
# mv -f .deps/t2_20.Tpo .deps/t2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c -o t2_25.lo t2_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -fPIC -DPIC -o .libs/t2_25.o
# mv -f .deps/t2_64.Tpo .deps/t2_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c -o q1_2.lo q1_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -fPIC -DPIC -o .libs/q1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -o q1_2.o >/dev/null 2>&1
# mv -f .deps/q1_2.Tpo .deps/q1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c -o q1_4.lo q1_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -fPIC -DPIC -o .libs/q1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -o t2_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -o q1_4.o >/dev/null 2>&1
# mv -f .deps/t2_25.Tpo .deps/t2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c -o q1_8.lo q1_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -fPIC -DPIC -o .libs/q1_8.o
# mv -f .deps/q1_4.Tpo .deps/q1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c -o q1_3.lo q1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -fPIC -DPIC -o .libs/q1_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -o q1_3.o >/dev/null 2>&1
# mv -f .deps/q1_3.Tpo .deps/q1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c -o q1_5.lo q1_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -fPIC -DPIC -o .libs/q1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -o q1_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -o q1_8.o >/dev/null 2>&1
# mv -f .deps/q1_5.Tpo .deps/q1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c -o q1_6.lo q1_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -fPIC -DPIC -o .libs/q1_6.o
# mv -f .deps/q1_8.Tpo .deps/q1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -o q1_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# mv -f .deps/q1_6.Tpo .deps/q1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm
# libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_scalar_codelets.a
# libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c -o n.lo n.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo t.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -fPIC -DPIC -o .libs/t.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -fPIC -DPIC -o .libs/n.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -o t.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -o n.o >/dev/null 2>&1
# mv -f .deps/t.Tpo .deps/t.Plo
# mv -f .deps/n.Tpo .deps/n.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_scalar.la n.lo t.lo -lm
# libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_scalar.a
# libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" )
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# Making all in simd
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# Making all in common
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# ( \
# echo "#include \"ifftw.h\""; \
# echo "#include SIMD_HEADER"; \
# echo; \
# for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void XSIMD(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab XSIMD(solvtab_dft);"; \
# echo "const solvtab XSIMD(solvtab_dft) = {"; \
# for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(XSIMD(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# Making all in sse2
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_2".c\""; \
# ) >n1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_3".c\""; \
# ) >n1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_4".c\""; \
# ) >n1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_5".c\""; \
# ) >n1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_6".c\""; \
# ) >n1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_7".c\""; \
# ) >n1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_8".c\""; \
# ) >n1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_9".c\""; \
# ) >n1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_10".c\""; \
# ) >n1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_11".c\""; \
# ) >n1fv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_12".c\""; \
# ) >n1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_13".c\""; \
# ) >n1fv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_14".c\""; \
# ) >n1fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_15".c\""; \
# ) >n1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_16".c\""; \
# ) >n1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_32".c\""; \
# ) >n1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_64".c\""; \
# ) >n1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_128".c\""; \
# ) >n1fv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_20".c\""; \
# ) >n1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_25".c\""; \
# ) >n1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_2".c\""; \
# ) >n1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_3".c\""; \
# ) >n1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_4".c\""; \
# ) >n1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_5".c\""; \
# ) >n1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_6".c\""; \
# ) >n1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_7".c\""; \
# ) >n1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_8".c\""; \
# ) >n1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_9".c\""; \
# ) >n1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_10".c\""; \
# ) >n1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_11".c\""; \
# ) >n1bv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_12".c\""; \
# ) >n1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_13".c\""; \
# ) >n1bv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_14".c\""; \
# ) >n1bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_15".c\""; \
# ) >n1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_16".c\""; \
# ) >n1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_32".c\""; \
# ) >n1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_64".c\""; \
# ) >n1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_128".c\""; \
# ) >n1bv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_20".c\""; \
# ) >n1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_25".c\""; \
# ) >n1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_2".c\""; \
# ) >n2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_4".c\""; \
# ) >n2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_6".c\""; \
# ) >n2fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_8".c\""; \
# ) >n2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_10".c\""; \
# ) >n2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_12".c\""; \
# ) >n2fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_14".c\""; \
# ) >n2fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_16".c\""; \
# ) >n2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_32".c\""; \
# ) >n2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_64".c\""; \
# ) >n2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_20".c\""; \
# ) >n2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_2".c\""; \
# ) >n2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_4".c\""; \
# ) >n2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_6".c\""; \
# ) >n2bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_8".c\""; \
# ) >n2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_10".c\""; \
# ) >n2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_12".c\""; \
# ) >n2bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_14".c\""; \
# ) >n2bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_16".c\""; \
# ) >n2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_32".c\""; \
# ) >n2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_64".c\""; \
# ) >n2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_20".c\""; \
# ) >n2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_4".c\""; \
# ) >n2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_8".c\""; \
# ) >n2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_16".c\""; \
# ) >n2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_32".c\""; \
# ) >n2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_64".c\""; \
# ) >n2sv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_2".c\""; \
# ) >t1fuv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_3".c\""; \
# ) >t1fuv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_4".c\""; \
# ) >t1fuv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_5".c\""; \
# ) >t1fuv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_6".c\""; \
# ) >t1fuv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_7".c\""; \
# ) >t1fuv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_8".c\""; \
# ) >t1fuv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_9".c\""; \
# ) >t1fuv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_10".c\""; \
# ) >t1fuv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_2".c\""; \
# ) >t1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_3".c\""; \
# ) >t1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_4".c\""; \
# ) >t1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_5".c\""; \
# ) >t1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_6".c\""; \
# ) >t1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_7".c\""; \
# ) >t1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_8".c\""; \
# ) >t1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_9".c\""; \
# ) >t1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_10".c\""; \
# ) >t1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_12".c\""; \
# ) >t1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_15".c\""; \
# ) >t1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_16".c\""; \
# ) >t1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_32".c\""; \
# ) >t1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_64".c\""; \
# ) >t1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_20".c\""; \
# ) >t1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_25".c\""; \
# ) >t1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_2".c\""; \
# ) >t2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_4".c\""; \
# ) >t2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_8".c\""; \
# ) >t2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_16".c\""; \
# ) >t2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_32".c\""; \
# ) >t2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_64".c\""; \
# ) >t2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_5".c\""; \
# ) >t2fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_10".c\""; \
# ) >t2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_20".c\""; \
# ) >t2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_25".c\""; \
# ) >t2fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_4".c\""; \
# ) >t3fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_8".c\""; \
# ) >t3fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_16".c\""; \
# ) >t3fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_32".c\""; \
# ) >t3fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_5".c\""; \
# ) >t3fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_10".c\""; \
# ) >t3fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_20".c\""; \
# ) >t3fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_25".c\""; \
# ) >t3fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_2".c\""; \
# ) >t1buv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_3".c\""; \
# ) >t1buv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_4".c\""; \
# ) >t1buv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_5".c\""; \
# ) >t1buv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_6".c\""; \
# ) >t1buv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_7".c\""; \
# ) >t1buv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_8".c\""; \
# ) >t1buv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_9".c\""; \
# ) >t1buv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_10".c\""; \
# ) >t1buv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_2".c\""; \
# ) >t1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_3".c\""; \
# ) >t1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_4".c\""; \
# ) >t1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_5".c\""; \
# ) >t1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_6".c\""; \
# ) >t1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_7".c\""; \
# ) >t1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_8".c\""; \
# ) >t1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_9".c\""; \
# ) >t1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_10".c\""; \
# ) >t1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_12".c\""; \
# ) >t1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_15".c\""; \
# ) >t1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_16".c\""; \
# ) >t1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_32".c\""; \
# ) >t1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_64".c\""; \
# ) >t1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_20".c\""; \
# ) >t1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_25".c\""; \
# ) >t1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_2".c\""; \
# ) >t2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_4".c\""; \
# ) >t2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_8".c\""; \
# ) >t2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_16".c\""; \
# ) >t2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_32".c\""; \
# ) >t2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_64".c\""; \
# ) >t2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_5".c\""; \
# ) >t2bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_10".c\""; \
# ) >t2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_20".c\""; \
# ) >t2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_25".c\""; \
# ) >t2bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_4".c\""; \
# ) >t3bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_8".c\""; \
# ) >t3bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_16".c\""; \
# ) >t3bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_32".c\""; \
# ) >t3bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_5".c\""; \
# ) >t3bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_10".c\""; \
# ) >t3bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_20".c\""; \
# ) >t3bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_25".c\""; \
# ) >t3bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_2".c\""; \
# ) >t1sv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_4".c\""; \
# ) >t1sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_8".c\""; \
# ) >t1sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_16".c\""; \
# ) >t1sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_32".c\""; \
# ) >t1sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_4".c\""; \
# ) >t2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_8".c\""; \
# ) >t2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_16".c\""; \
# ) >t2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_32".c\""; \
# ) >t2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_2".c\""; \
# ) >q1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_4".c\""; \
# ) >q1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_5".c\""; \
# ) >q1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_8".c\""; \
# ) >q1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_2".c\""; \
# ) >q1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_4".c\""; \
# ) >q1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_5".c\""; \
# ) >q1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_8".c\""; \
# ) >q1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c -o n1fv_2.lo n1fv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c -o n1fv_3.lo n1fv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1
# mv -f .deps/n1fv_2.Tpo .deps/n1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c -o n1fv_4.lo n1fv_4.c
# mv -f .deps/n1fv_3.Tpo .deps/n1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c -o n1fv_5.lo n1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1
# mv -f .deps/n1fv_5.Tpo .deps/n1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c -o n1fv_6.lo n1fv_6.c
# mv -f .deps/n1fv_4.Tpo .deps/n1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c -o n1fv_7.lo n1fv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o
# mv -f .deps/n1fv_7.Tpo .deps/n1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c -o n1fv_8.lo n1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o
# mv -f .deps/n1fv_6.Tpo .deps/n1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c -o n1fv_9.lo n1fv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1
# mv -f .deps/n1fv_8.Tpo .deps/n1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c -o n1fv_10.lo n1fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o
# mv -f .deps/n1fv_9.Tpo .deps/n1fv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c -o n1fv_11.lo n1fv_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1
# mv -f .deps/n1fv_10.Tpo .deps/n1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c -o n1fv_12.lo n1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o
# mv -f .deps/n1fv_11.Tpo .deps/n1fv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c -o n1fv_13.lo n1fv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1
# mv -f .deps/n1fv_12.Tpo .deps/n1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c -o n1fv_14.lo n1fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o
# mv -f .deps/n1fv_13.Tpo .deps/n1fv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c -o n1fv_15.lo n1fv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1
# mv -f .deps/n1fv_14.Tpo .deps/n1fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c -o n1fv_16.lo n1fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o
# mv -f .deps/n1fv_15.Tpo .deps/n1fv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c -o n1fv_32.lo n1fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1
# mv -f .deps/n1fv_16.Tpo .deps/n1fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c -o n1fv_64.lo n1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o
# mv -f .deps/n1fv_32.Tpo .deps/n1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c -o n1fv_128.lo n1fv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1
# mv -f .deps/n1fv_64.Tpo .deps/n1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c -o n1fv_20.lo n1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1
# mv -f .deps/n1fv_20.Tpo .deps/n1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c -o n1fv_25.lo n1fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1
# mv -f .deps/n1fv_25.Tpo .deps/n1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c -o n1bv_2.lo n1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1
# mv -f .deps/n1bv_2.Tpo .deps/n1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c -o n1bv_3.lo n1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1
# mv -f .deps/n1fv_128.Tpo .deps/n1fv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c -o n1bv_4.lo n1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o
# mv -f .deps/n1bv_3.Tpo .deps/n1bv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c -o n1bv_5.lo n1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1
# mv -f .deps/n1bv_4.Tpo .deps/n1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c -o n1bv_6.lo n1bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o
# mv -f .deps/n1bv_5.Tpo .deps/n1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c -o n1bv_7.lo n1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1
# mv -f .deps/n1bv_6.Tpo .deps/n1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c -o n1bv_8.lo n1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o
# mv -f .deps/n1bv_7.Tpo .deps/n1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c -o n1bv_9.lo n1bv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o
# mv -f .deps/n1bv_8.Tpo .deps/n1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c -o n1bv_10.lo n1bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1
# mv -f .deps/n1bv_9.Tpo .deps/n1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c -o n1bv_11.lo n1bv_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o
# mv -f .deps/n1bv_10.Tpo .deps/n1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c -o n1bv_12.lo n1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1
# mv -f .deps/n1bv_11.Tpo .deps/n1bv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c -o n1bv_13.lo n1bv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o
# mv -f .deps/n1bv_12.Tpo .deps/n1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c -o n1bv_14.lo n1bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1
# mv -f .deps/n1bv_14.Tpo .deps/n1bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c -o n1bv_15.lo n1bv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o
# mv -f .deps/n1bv_13.Tpo .deps/n1bv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c -o n1bv_16.lo n1bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1
# mv -f .deps/n1bv_15.Tpo .deps/n1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c -o n1bv_32.lo n1bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o
# mv -f .deps/n1bv_16.Tpo .deps/n1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c -o n1bv_64.lo n1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1
# mv -f .deps/n1bv_32.Tpo .deps/n1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c -o n1bv_128.lo n1bv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1
# mv -f .deps/n1bv_64.Tpo .deps/n1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c -o n1bv_20.lo n1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1
# mv -f .deps/n1bv_20.Tpo .deps/n1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c -o n1bv_25.lo n1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1
# mv -f .deps/n1bv_25.Tpo .deps/n1bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c -o n2fv_2.lo n2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1
# mv -f .deps/n2fv_2.Tpo .deps/n2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c -o n2fv_4.lo n2fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o
# mv -f .deps/n1bv_128.Tpo .deps/n1bv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c -o n2fv_6.lo n2fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1
# mv -f .deps/n2fv_4.Tpo .deps/n2fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c -o n2fv_8.lo n2fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o
# mv -f .deps/n2fv_6.Tpo .deps/n2fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c -o n2fv_10.lo n2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1
# mv -f .deps/n2fv_8.Tpo .deps/n2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c -o n2fv_12.lo n2fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o
# mv -f .deps/n2fv_10.Tpo .deps/n2fv_10.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c -o n2fv_14.lo n2fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o
# mv -f .deps/n2fv_12.Tpo .deps/n2fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c -o n2fv_16.lo n2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1
# mv -f .deps/n2fv_14.Tpo .deps/n2fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c -o n2fv_32.lo n2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o
# mv -f .deps/n2fv_16.Tpo .deps/n2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c -o n2fv_64.lo n2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1
# mv -f .deps/n2fv_32.Tpo .deps/n2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c -o n2fv_20.lo n2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o
# mv -f .deps/n2fv_64.Tpo .deps/n2fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c -o n2bv_2.lo n2bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1
# mv -f .deps/n2fv_20.Tpo .deps/n2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c -o n2bv_4.lo n2bv_4.c
# mv -f .deps/n2bv_2.Tpo .deps/n2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c -o n2bv_6.lo n2bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1
# mv -f .deps/n2bv_6.Tpo .deps/n2bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c -o n2bv_8.lo n2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1
# mv -f .deps/n2bv_4.Tpo .deps/n2bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c -o n2bv_10.lo n2bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o
# mv -f .deps/n2bv_8.Tpo .deps/n2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c -o n2bv_12.lo n2bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1
# mv -f .deps/n2bv_10.Tpo .deps/n2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c -o n2bv_14.lo n2bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o
# mv -f .deps/n2bv_12.Tpo .deps/n2bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c -o n2bv_16.lo n2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1
# mv -f .deps/n2bv_14.Tpo .deps/n2bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c -o n2bv_32.lo n2bv_32.c
# mv -f .deps/n2bv_16.Tpo .deps/n2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c -o n2bv_64.lo n2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1
# mv -f .deps/n2bv_32.Tpo .deps/n2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c -o n2bv_20.lo n2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1
# mv -f .deps/n2bv_20.Tpo .deps/n2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c -o n2sv_4.lo n2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1
# mv -f .deps/n2bv_64.Tpo .deps/n2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c -o n2sv_8.lo n2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o
# mv -f .deps/n2sv_4.Tpo .deps/n2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c -o n2sv_16.lo n2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1
# mv -f .deps/n2sv_8.Tpo .deps/n2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c -o n2sv_32.lo n2sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o
# mv -f .deps/n2sv_16.Tpo .deps/n2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c -o n2sv_64.lo n2sv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1
# mv -f .deps/n2sv_32.Tpo .deps/n2sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c -o t1fuv_2.lo t1fuv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1
# mv -f .deps/t1fuv_2.Tpo .deps/t1fuv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c -o t1fuv_3.lo t1fuv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1
# mv -f .deps/t1fuv_3.Tpo .deps/t1fuv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c -o t1fuv_4.lo t1fuv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1
# mv -f .deps/t1fuv_4.Tpo .deps/t1fuv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c -o t1fuv_5.lo t1fuv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1
# mv -f .deps/t1fuv_5.Tpo .deps/t1fuv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c -o t1fuv_6.lo t1fuv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1
# mv -f .deps/t1fuv_6.Tpo .deps/t1fuv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c -o t1fuv_7.lo t1fuv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o
# mv -f .deps/n2sv_64.Tpo .deps/n2sv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c -o t1fuv_8.lo t1fuv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1
# mv -f .deps/t1fuv_7.Tpo .deps/t1fuv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c -o t1fuv_9.lo t1fuv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o
# mv -f .deps/t1fuv_8.Tpo .deps/t1fuv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c -o t1fuv_10.lo t1fuv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1
# mv -f .deps/t1fuv_9.Tpo .deps/t1fuv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c -o t1fv_2.lo t1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o
# mv -f .deps/t1fuv_10.Tpo .deps/t1fuv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c -o t1fv_3.lo t1fv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1
# mv -f .deps/t1fv_2.Tpo .deps/t1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c -o t1fv_4.lo t1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o
# mv -f .deps/t1fv_3.Tpo .deps/t1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c -o t1fv_5.lo t1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1
# mv -f .deps/t1fv_4.Tpo .deps/t1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c -o t1fv_6.lo t1fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o
# mv -f .deps/t1fv_5.Tpo .deps/t1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c -o t1fv_7.lo t1fv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o
# mv -f .deps/t1fv_6.Tpo .deps/t1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c -o t1fv_8.lo t1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1
# mv -f .deps/t1fv_7.Tpo .deps/t1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c -o t1fv_9.lo t1fv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o
# mv -f .deps/t1fv_8.Tpo .deps/t1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c -o t1fv_10.lo t1fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1
# mv -f .deps/t1fv_9.Tpo .deps/t1fv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c -o t1fv_12.lo t1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1
# mv -f .deps/t1fv_10.Tpo .deps/t1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c -o t1fv_15.lo t1fv_15.c
# mv -f .deps/t1fv_12.Tpo .deps/t1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c -o t1fv_16.lo t1fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1
# mv -f .deps/t1fv_15.Tpo .deps/t1fv_15.Plo
# mv -f .deps/t1fv_16.Tpo .deps/t1fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c -o t1fv_32.lo t1fv_32.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c -o t1fv_64.lo t1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1
# mv -f .deps/t1fv_32.Tpo .deps/t1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c -o t1fv_20.lo t1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1
# mv -f .deps/t1fv_20.Tpo .deps/t1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c -o t1fv_25.lo t1fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1
# mv -f .deps/t1fv_64.Tpo .deps/t1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c -o t2fv_2.lo t2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1
# mv -f .deps/t2fv_2.Tpo .deps/t2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c -o t2fv_4.lo t2fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o
# mv -f .deps/t1fv_25.Tpo .deps/t1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c -o t2fv_8.lo t2fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1
# mv -f .deps/t2fv_4.Tpo .deps/t2fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c -o t2fv_16.lo t2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o
# mv -f .deps/t2fv_8.Tpo .deps/t2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c -o t2fv_32.lo t2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1
# mv -f .deps/t2fv_16.Tpo .deps/t2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c -o t2fv_64.lo t2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1
# mv -f .deps/t2fv_32.Tpo .deps/t2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c -o t2fv_5.lo t2fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1
# mv -f .deps/t2fv_5.Tpo .deps/t2fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c -o t2fv_10.lo t2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1
# mv -f .deps/t2fv_10.Tpo .deps/t2fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c -o t2fv_20.lo t2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o
# mv -f .deps/t2fv_64.Tpo .deps/t2fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c -o t2fv_25.lo t2fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1
# mv -f .deps/t2fv_20.Tpo .deps/t2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c -o t3fv_4.lo t3fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1
# mv -f .deps/t2fv_25.Tpo .deps/t2fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c -o t3fv_8.lo t3fv_8.c
# mv -f .deps/t3fv_4.Tpo .deps/t3fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c -o t3fv_16.lo t3fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1
# mv -f .deps/t3fv_8.Tpo .deps/t3fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c -o t3fv_32.lo t3fv_32.c
# mv -f .deps/t3fv_16.Tpo .deps/t3fv_16.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c -o t3fv_5.lo t3fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1
# mv -f .deps/t3fv_5.Tpo .deps/t3fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c -o t3fv_10.lo t3fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1
# mv -f .deps/t3fv_10.Tpo .deps/t3fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c -o t3fv_20.lo t3fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o
# mv -f .deps/t3fv_32.Tpo .deps/t3fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c -o t3fv_25.lo t3fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1
# mv -f .deps/t3fv_20.Tpo .deps/t3fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c -o t1buv_2.lo t1buv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1
# mv -f .deps/t1buv_2.Tpo .deps/t1buv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c -o t1buv_3.lo t1buv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o
# mv -f .deps/t3fv_25.Tpo .deps/t3fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c -o t1buv_4.lo t1buv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1
# mv -f .deps/t1buv_3.Tpo .deps/t1buv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c -o t1buv_5.lo t1buv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o
# mv -f .deps/t1buv_4.Tpo .deps/t1buv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c -o t1buv_6.lo t1buv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1
# mv -f .deps/t1buv_5.Tpo .deps/t1buv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c -o t1buv_7.lo t1buv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o
# mv -f .deps/t1buv_6.Tpo .deps/t1buv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c -o t1buv_8.lo t1buv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1
# mv -f .deps/t1buv_7.Tpo .deps/t1buv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c -o t1buv_9.lo t1buv_9.c
# mv -f .deps/t1buv_8.Tpo .deps/t1buv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c -o t1buv_10.lo t1buv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1
# mv -f .deps/t1buv_9.Tpo .deps/t1buv_9.Plo
# mv -f .deps/t1buv_10.Tpo .deps/t1buv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c -o t1bv_2.lo t1bv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c -o t1bv_3.lo t1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1
# mv -f .deps/t1bv_2.Tpo .deps/t1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c -o t1bv_4.lo t1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1
# mv -f .deps/t1bv_3.Tpo .deps/t1bv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c -o t1bv_5.lo t1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o
# mv -f .deps/t1bv_4.Tpo .deps/t1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c -o t1bv_6.lo t1bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1
# mv -f .deps/t1bv_5.Tpo .deps/t1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c -o t1bv_7.lo t1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o
# mv -f .deps/t1bv_6.Tpo .deps/t1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c -o t1bv_8.lo t1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1
# mv -f .deps/t1bv_7.Tpo .deps/t1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c -o t1bv_9.lo t1bv_9.c
# mv -f .deps/t1bv_8.Tpo .deps/t1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c -o t1bv_10.lo t1bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1
# mv -f .deps/t1bv_10.Tpo .deps/t1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c -o t1bv_12.lo t1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o
# mv -f .deps/t1bv_9.Tpo .deps/t1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c -o t1bv_15.lo t1bv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1
# mv -f .deps/t1bv_15.Tpo .deps/t1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c -o t1bv_16.lo t1bv_16.c
# mv -f .deps/t1bv_12.Tpo .deps/t1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c -o t1bv_32.lo t1bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1
# mv -f .deps/t1bv_16.Tpo .deps/t1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c -o t1bv_64.lo t1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o
# mv -f .deps/t1bv_32.Tpo .deps/t1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c -o t1bv_20.lo t1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1
# mv -f .deps/t1bv_20.Tpo .deps/t1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c -o t1bv_25.lo t1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1
# mv -f .deps/t1bv_64.Tpo .deps/t1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c -o t2bv_2.lo t2bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1
# mv -f .deps/t1bv_25.Tpo .deps/t1bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c -o t2bv_4.lo t2bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o
# mv -f .deps/t2bv_2.Tpo .deps/t2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c -o t2bv_8.lo t2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o
# mv -f .deps/t2bv_4.Tpo .deps/t2bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c -o t2bv_16.lo t2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o
# mv -f .deps/t2bv_8.Tpo .deps/t2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c -o t2bv_32.lo t2bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o
# mv -f .deps/t2bv_16.Tpo .deps/t2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c -o t2bv_64.lo t2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1
# mv -f .deps/t2bv_32.Tpo .deps/t2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c -o t2bv_5.lo t2bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1
# mv -f .deps/t2bv_5.Tpo .deps/t2bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c -o t2bv_10.lo t2bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1
# mv -f .deps/t2bv_64.Tpo .deps/t2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c -o t2bv_20.lo t2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o
# mv -f .deps/t2bv_10.Tpo .deps/t2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c -o t2bv_25.lo t2bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1
# mv -f .deps/t2bv_20.Tpo .deps/t2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c -o t3bv_4.lo t3bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1
# mv -f .deps/t3bv_4.Tpo .deps/t3bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c -o t3bv_8.lo t3bv_8.c
# mv -f .deps/t2bv_25.Tpo .deps/t2bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c -o t3bv_16.lo t3bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1
# mv -f .deps/t3bv_8.Tpo .deps/t3bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c -o t3bv_32.lo t3bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o
# mv -f .deps/t3bv_16.Tpo .deps/t3bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c -o t3bv_5.lo t3bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1
# mv -f .deps/t3bv_5.Tpo .deps/t3bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c -o t3bv_10.lo t3bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o
# mv -f .deps/t3bv_32.Tpo .deps/t3bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c -o t3bv_20.lo t3bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1
# mv -f .deps/t3bv_20.Tpo .deps/t3bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c -o t3bv_25.lo t3bv_25.c
# mv -f .deps/t3bv_10.Tpo .deps/t3bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c -o t1sv_2.lo t1sv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1
# mv -f .deps/t1sv_2.Tpo .deps/t1sv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c -o t1sv_4.lo t1sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1
# mv -f .deps/t1sv_4.Tpo .deps/t1sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c -o t1sv_8.lo t1sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o
# mv -f .deps/t3bv_25.Tpo .deps/t3bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c -o t1sv_16.lo t1sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1
# mv -f .deps/t1sv_8.Tpo .deps/t1sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c -o t1sv_32.lo t1sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o
# mv -f .deps/t1sv_16.Tpo .deps/t1sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c -o t2sv_4.lo t2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1
# mv -f .deps/t2sv_4.Tpo .deps/t2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c -o t2sv_8.lo t2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1
# mv -f .deps/t2sv_8.Tpo .deps/t2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c -o t2sv_16.lo t2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o
# mv -f .deps/t1sv_32.Tpo .deps/t1sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c -o t2sv_32.lo t2sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1
# mv -f .deps/t2sv_16.Tpo .deps/t2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c -o q1fv_2.lo q1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1
# mv -f .deps/q1fv_2.Tpo .deps/q1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c -o q1fv_4.lo q1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1
# mv -f .deps/t2sv_32.Tpo .deps/t2sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c -o q1fv_5.lo q1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o
# mv -f .deps/q1fv_4.Tpo .deps/q1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c -o q1fv_8.lo q1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1
# mv -f .deps/q1fv_5.Tpo .deps/q1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c -o q1bv_2.lo q1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1
# mv -f .deps/q1bv_2.Tpo .deps/q1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c -o q1bv_4.lo q1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1
# mv -f .deps/q1bv_4.Tpo .deps/q1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c -o q1bv_5.lo q1bv_5.c
# mv -f .deps/q1fv_8.Tpo .deps/q1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c -o q1bv_8.lo q1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1
# mv -f .deps/q1bv_5.Tpo .deps/q1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# mv -f .deps/genus.Tpo .deps/genus.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# mv -f .deps/q1bv_8.Tpo .deps/q1bv_8.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_sse2_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/libdft_sse2_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_sse2_codelets.a
# libtool: link: ( cd ".libs" && rm -f "libdft_sse2_codelets.la" && ln -s "../libdft_sse2_codelets.la" "libdft_sse2_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# Making all in avx
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_2".c\""; \
# ) >n1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_3".c\""; \
# ) >n1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_4".c\""; \
# ) >n1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_5".c\""; \
# ) >n1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_6".c\""; \
# ) >n1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_7".c\""; \
# ) >n1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_8".c\""; \
# ) >n1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_9".c\""; \
# ) >n1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_10".c\""; \
# ) >n1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_11".c\""; \
# ) >n1fv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_12".c\""; \
# ) >n1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_13".c\""; \
# ) >n1fv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_14".c\""; \
# ) >n1fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_15".c\""; \
# ) >n1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_16".c\""; \
# ) >n1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_32".c\""; \
# ) >n1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_64".c\""; \
# ) >n1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_128".c\""; \
# ) >n1fv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_20".c\""; \
# ) >n1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_25".c\""; \
# ) >n1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_2".c\""; \
# ) >n1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_3".c\""; \
# ) >n1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_4".c\""; \
# ) >n1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_5".c\""; \
# ) >n1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_6".c\""; \
# ) >n1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_7".c\""; \
# ) >n1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_8".c\""; \
# ) >n1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_9".c\""; \
# ) >n1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_10".c\""; \
# ) >n1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_11".c\""; \
# ) >n1bv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_12".c\""; \
# ) >n1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_13".c\""; \
# ) >n1bv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_14".c\""; \
# ) >n1bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_15".c\""; \
# ) >n1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_16".c\""; \
# ) >n1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_32".c\""; \
# ) >n1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_64".c\""; \
# ) >n1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_128".c\""; \
# ) >n1bv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_20".c\""; \
# ) >n1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_25".c\""; \
# ) >n1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_2".c\""; \
# ) >n2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_4".c\""; \
# ) >n2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_6".c\""; \
# ) >n2fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_8".c\""; \
# ) >n2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_10".c\""; \
# ) >n2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_12".c\""; \
# ) >n2fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_14".c\""; \
# ) >n2fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_16".c\""; \
# ) >n2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_32".c\""; \
# ) >n2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_64".c\""; \
# ) >n2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_20".c\""; \
# ) >n2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_2".c\""; \
# ) >n2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_4".c\""; \
# ) >n2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_6".c\""; \
# ) >n2bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_8".c\""; \
# ) >n2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_10".c\""; \
# ) >n2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_12".c\""; \
# ) >n2bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_14".c\""; \
# ) >n2bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_16".c\""; \
# ) >n2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_32".c\""; \
# ) >n2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_64".c\""; \
# ) >n2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_20".c\""; \
# ) >n2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_4".c\""; \
# ) >n2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_8".c\""; \
# ) >n2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_16".c\""; \
# ) >n2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_32".c\""; \
# ) >n2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_64".c\""; \
# ) >n2sv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_2".c\""; \
# ) >t1fuv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_3".c\""; \
# ) >t1fuv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_4".c\""; \
# ) >t1fuv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_5".c\""; \
# ) >t1fuv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_6".c\""; \
# ) >t1fuv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_7".c\""; \
# ) >t1fuv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_8".c\""; \
# ) >t1fuv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_9".c\""; \
# ) >t1fuv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_10".c\""; \
# ) >t1fuv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_2".c\""; \
# ) >t1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_3".c\""; \
# ) >t1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_4".c\""; \
# ) >t1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_5".c\""; \
# ) >t1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_6".c\""; \
# ) >t1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_7".c\""; \
# ) >t1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_8".c\""; \
# ) >t1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_9".c\""; \
# ) >t1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_10".c\""; \
# ) >t1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_12".c\""; \
# ) >t1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_15".c\""; \
# ) >t1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_16".c\""; \
# ) >t1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_32".c\""; \
# ) >t1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_64".c\""; \
# ) >t1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_20".c\""; \
# ) >t1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_25".c\""; \
# ) >t1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_2".c\""; \
# ) >t2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_4".c\""; \
# ) >t2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_8".c\""; \
# ) >t2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_16".c\""; \
# ) >t2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_32".c\""; \
# ) >t2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_64".c\""; \
# ) >t2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_5".c\""; \
# ) >t2fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_10".c\""; \
# ) >t2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_20".c\""; \
# ) >t2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_25".c\""; \
# ) >t2fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_4".c\""; \
# ) >t3fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_8".c\""; \
# ) >t3fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_16".c\""; \
# ) >t3fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_32".c\""; \
# ) >t3fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_5".c\""; \
# ) >t3fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_10".c\""; \
# ) >t3fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_20".c\""; \
# ) >t3fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_25".c\""; \
# ) >t3fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_2".c\""; \
# ) >t1buv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_3".c\""; \
# ) >t1buv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_4".c\""; \
# ) >t1buv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_5".c\""; \
# ) >t1buv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_6".c\""; \
# ) >t1buv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_7".c\""; \
# ) >t1buv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_8".c\""; \
# ) >t1buv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_9".c\""; \
# ) >t1buv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_10".c\""; \
# ) >t1buv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_2".c\""; \
# ) >t1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_3".c\""; \
# ) >t1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_4".c\""; \
# ) >t1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_5".c\""; \
# ) >t1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_6".c\""; \
# ) >t1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_7".c\""; \
# ) >t1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_8".c\""; \
# ) >t1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_9".c\""; \
# ) >t1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_10".c\""; \
# ) >t1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_12".c\""; \
# ) >t1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_15".c\""; \
# ) >t1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_16".c\""; \
# ) >t1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_32".c\""; \
# ) >t1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_64".c\""; \
# ) >t1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_20".c\""; \
# ) >t1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_25".c\""; \
# ) >t1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_2".c\""; \
# ) >t2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_4".c\""; \
# ) >t2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_8".c\""; \
# ) >t2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_16".c\""; \
# ) >t2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_32".c\""; \
# ) >t2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_64".c\""; \
# ) >t2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_5".c\""; \
# ) >t2bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_10".c\""; \
# ) >t2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_20".c\""; \
# ) >t2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_25".c\""; \
# ) >t2bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_4".c\""; \
# ) >t3bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_8".c\""; \
# ) >t3bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_16".c\""; \
# ) >t3bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_32".c\""; \
# ) >t3bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_5".c\""; \
# ) >t3bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_10".c\""; \
# ) >t3bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_20".c\""; \
# ) >t3bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_25".c\""; \
# ) >t3bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_2".c\""; \
# ) >t1sv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_4".c\""; \
# ) >t1sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_8".c\""; \
# ) >t1sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_16".c\""; \
# ) >t1sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_32".c\""; \
# ) >t1sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_4".c\""; \
# ) >t2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_8".c\""; \
# ) >t2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_16".c\""; \
# ) >t2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_32".c\""; \
# ) >t2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_2".c\""; \
# ) >q1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_4".c\""; \
# ) >q1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_5".c\""; \
# ) >q1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_8".c\""; \
# ) >q1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_2".c\""; \
# ) >q1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_4".c\""; \
# ) >q1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_5".c\""; \
# ) >q1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_8".c\""; \
# ) >q1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c -o n1fv_2.lo n1fv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c -o n1fv_3.lo n1fv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1
# mv -f .deps/n1fv_2.Tpo .deps/n1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c -o n1fv_4.lo n1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o
# mv -f .deps/n1fv_3.Tpo .deps/n1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c -o n1fv_5.lo n1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1
# mv -f .deps/n1fv_4.Tpo .deps/n1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c -o n1fv_6.lo n1fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o
# mv -f .deps/n1fv_5.Tpo .deps/n1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c -o n1fv_7.lo n1fv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1
# mv -f .deps/n1fv_7.Tpo .deps/n1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c -o n1fv_8.lo n1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o
# mv -f .deps/n1fv_6.Tpo .deps/n1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c -o n1fv_9.lo n1fv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1
# mv -f .deps/n1fv_9.Tpo .deps/n1fv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c -o n1fv_10.lo n1fv_10.c
# mv -f .deps/n1fv_8.Tpo .deps/n1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c -o n1fv_11.lo n1fv_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1
# mv -f .deps/n1fv_10.Tpo .deps/n1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c -o n1fv_12.lo n1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o
# mv -f .deps/n1fv_11.Tpo .deps/n1fv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c -o n1fv_13.lo n1fv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1
# mv -f .deps/n1fv_12.Tpo .deps/n1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c -o n1fv_14.lo n1fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o
# mv -f .deps/n1fv_13.Tpo .deps/n1fv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c -o n1fv_15.lo n1fv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1
# mv -f .deps/n1fv_14.Tpo .deps/n1fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c -o n1fv_16.lo n1fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o
# mv -f .deps/n1fv_15.Tpo .deps/n1fv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c -o n1fv_32.lo n1fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1
# mv -f .deps/n1fv_16.Tpo .deps/n1fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c -o n1fv_64.lo n1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1
# mv -f .deps/n1fv_32.Tpo .deps/n1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c -o n1fv_128.lo n1fv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1
# mv -f .deps/n1fv_64.Tpo .deps/n1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c -o n1fv_20.lo n1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1
# mv -f .deps/n1fv_20.Tpo .deps/n1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c -o n1fv_25.lo n1fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1
# mv -f .deps/n1fv_25.Tpo .deps/n1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c -o n1bv_2.lo n1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o
# mv -f .deps/n1fv_128.Tpo .deps/n1fv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c -o n1bv_3.lo n1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1
# mv -f .deps/n1bv_2.Tpo .deps/n1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c -o n1bv_4.lo n1bv_4.c
# mv -f .deps/n1bv_3.Tpo .deps/n1bv_3.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c -o n1bv_5.lo n1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1
# mv -f .deps/n1bv_4.Tpo .deps/n1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c -o n1bv_6.lo n1bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o
# mv -f .deps/n1bv_5.Tpo .deps/n1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c -o n1bv_7.lo n1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1
# mv -f .deps/n1bv_7.Tpo .deps/n1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c -o n1bv_8.lo n1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o
# mv -f .deps/n1bv_6.Tpo .deps/n1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c -o n1bv_9.lo n1bv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1
# mv -f .deps/n1bv_8.Tpo .deps/n1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c -o n1bv_10.lo n1bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o
# mv -f .deps/n1bv_9.Tpo .deps/n1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c -o n1bv_11.lo n1bv_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1
# mv -f .deps/n1bv_10.Tpo .deps/n1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c -o n1bv_12.lo n1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1
# mv -f .deps/n1bv_12.Tpo .deps/n1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c -o n1bv_13.lo n1bv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o
# mv -f .deps/n1bv_11.Tpo .deps/n1bv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c -o n1bv_14.lo n1bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1
# mv -f .deps/n1bv_13.Tpo .deps/n1bv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c -o n1bv_15.lo n1bv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1
# mv -f .deps/n1bv_15.Tpo .deps/n1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c -o n1bv_16.lo n1bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o
# mv -f .deps/n1bv_14.Tpo .deps/n1bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c -o n1bv_32.lo n1bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1
# mv -f .deps/n1bv_16.Tpo .deps/n1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c -o n1bv_64.lo n1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o
# mv -f .deps/n1bv_32.Tpo .deps/n1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c -o n1bv_128.lo n1bv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1
# mv -f .deps/n1bv_64.Tpo .deps/n1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c -o n1bv_20.lo n1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1
# mv -f .deps/n1bv_128.Tpo .deps/n1bv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c -o n1bv_25.lo n1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o
# mv -f .deps/n1bv_20.Tpo .deps/n1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c -o n2fv_2.lo n2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1
# mv -f .deps/n2fv_2.Tpo .deps/n2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c -o n2fv_4.lo n2fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o
# mv -f .deps/n1bv_25.Tpo .deps/n1bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c -o n2fv_6.lo n2fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1
# mv -f .deps/n2fv_6.Tpo .deps/n2fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c -o n2fv_8.lo n2fv_8.c
# mv -f .deps/n2fv_4.Tpo .deps/n2fv_4.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c -o n2fv_10.lo n2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1
# mv -f .deps/n2fv_8.Tpo .deps/n2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c -o n2fv_12.lo n2fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o
# mv -f .deps/n2fv_10.Tpo .deps/n2fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c -o n2fv_14.lo n2fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1
# mv -f .deps/n2fv_12.Tpo .deps/n2fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c -o n2fv_16.lo n2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o
# mv -f .deps/n2fv_14.Tpo .deps/n2fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c -o n2fv_32.lo n2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1
# mv -f .deps/n2fv_16.Tpo .deps/n2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c -o n2fv_64.lo n2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o
# mv -f .deps/n2fv_32.Tpo .deps/n2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c -o n2fv_20.lo n2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1
# mv -f .deps/n2fv_20.Tpo .deps/n2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c -o n2bv_2.lo n2bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o
# mv -f .deps/n2fv_64.Tpo .deps/n2fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c -o n2bv_4.lo n2bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1
# mv -f .deps/n2bv_2.Tpo .deps/n2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c -o n2bv_6.lo n2bv_6.c
# mv -f .deps/n2bv_4.Tpo .deps/n2bv_4.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c -o n2bv_8.lo n2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1
# mv -f .deps/n2bv_8.Tpo .deps/n2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c -o n2bv_10.lo n2bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o
# mv -f .deps/n2bv_6.Tpo .deps/n2bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c -o n2bv_12.lo n2bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1
# mv -f .deps/n2bv_10.Tpo .deps/n2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c -o n2bv_14.lo n2bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o
# mv -f .deps/n2bv_12.Tpo .deps/n2bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c -o n2bv_16.lo n2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1
# mv -f .deps/n2bv_14.Tpo .deps/n2bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c -o n2bv_32.lo n2bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o
# mv -f .deps/n2bv_16.Tpo .deps/n2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c -o n2bv_64.lo n2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1
# mv -f .deps/n2bv_32.Tpo .deps/n2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c -o n2bv_20.lo n2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1
# mv -f .deps/n2bv_64.Tpo .deps/n2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c -o n2sv_4.lo n2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o
# mv -f .deps/n2bv_20.Tpo .deps/n2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c -o n2sv_8.lo n2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o
# mv -f .deps/n2sv_4.Tpo .deps/n2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c -o n2sv_16.lo n2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1
# mv -f .deps/n2sv_8.Tpo .deps/n2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c -o n2sv_32.lo n2sv_32.c
# mv -f .deps/n2sv_16.Tpo .deps/n2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c -o n2sv_64.lo n2sv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1
# mv -f .deps/n2sv_32.Tpo .deps/n2sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c -o t1fuv_2.lo t1fuv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1
# mv -f .deps/t1fuv_2.Tpo .deps/t1fuv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c -o t1fuv_3.lo t1fuv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1
# mv -f .deps/n2sv_64.Tpo .deps/n2sv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c -o t1fuv_4.lo t1fuv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1
# mv -f .deps/t1fuv_3.Tpo .deps/t1fuv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c -o t1fuv_5.lo t1fuv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o
# mv -f .deps/t1fuv_4.Tpo .deps/t1fuv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c -o t1fuv_6.lo t1fuv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1
# mv -f .deps/t1fuv_5.Tpo .deps/t1fuv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c -o t1fuv_7.lo t1fuv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o
# mv -f .deps/t1fuv_6.Tpo .deps/t1fuv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c -o t1fuv_8.lo t1fuv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1
# mv -f .deps/t1fuv_7.Tpo .deps/t1fuv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c -o t1fuv_9.lo t1fuv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o
# mv -f .deps/t1fuv_8.Tpo .deps/t1fuv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c -o t1fuv_10.lo t1fuv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1
# mv -f .deps/t1fuv_9.Tpo .deps/t1fuv_9.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c -o t1fv_2.lo t1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o
# mv -f .deps/t1fuv_10.Tpo .deps/t1fuv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c -o t1fv_3.lo t1fv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1
# mv -f .deps/t1fv_2.Tpo .deps/t1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c -o t1fv_4.lo t1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o
# mv -f .deps/t1fv_3.Tpo .deps/t1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c -o t1fv_5.lo t1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1
# mv -f .deps/t1fv_4.Tpo .deps/t1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c -o t1fv_6.lo t1fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1
# mv -f .deps/t1fv_5.Tpo .deps/t1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c -o t1fv_7.lo t1fv_7.c
# mv -f .deps/t1fv_6.Tpo .deps/t1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c -o t1fv_8.lo t1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1
# mv -f .deps/t1fv_7.Tpo .deps/t1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c -o t1fv_9.lo t1fv_9.c
# mv -f .deps/t1fv_8.Tpo .deps/t1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c -o t1fv_10.lo t1fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1
# mv -f .deps/t1fv_9.Tpo .deps/t1fv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c -o t1fv_12.lo t1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o
# mv -f .deps/t1fv_10.Tpo .deps/t1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c -o t1fv_15.lo t1fv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1
# mv -f .deps/t1fv_12.Tpo .deps/t1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c -o t1fv_16.lo t1fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o
# mv -f .deps/t1fv_15.Tpo .deps/t1fv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c -o t1fv_32.lo t1fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1
# mv -f .deps/t1fv_16.Tpo .deps/t1fv_16.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c -o t1fv_64.lo t1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o
# mv -f .deps/t1fv_32.Tpo .deps/t1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c -o t1fv_20.lo t1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1
# mv -f .deps/t1fv_64.Tpo .deps/t1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c -o t1fv_25.lo t1fv_25.c
# mv -f .deps/t1fv_20.Tpo .deps/t1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c -o t2fv_2.lo t2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1
# mv -f .deps/t2fv_2.Tpo .deps/t2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c -o t2fv_4.lo t2fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o
# mv -f .deps/t1fv_25.Tpo .deps/t1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c -o t2fv_8.lo t2fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1
# mv -f .deps/t2fv_4.Tpo .deps/t2fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c -o t2fv_16.lo t2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o
# mv -f .deps/t2fv_8.Tpo .deps/t2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c -o t2fv_32.lo t2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1
# mv -f .deps/t2fv_16.Tpo .deps/t2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c -o t2fv_64.lo t2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o
# mv -f .deps/t2fv_32.Tpo .deps/t2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c -o t2fv_5.lo t2fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1
# mv -f .deps/t2fv_5.Tpo .deps/t2fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c -o t2fv_10.lo t2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o
# mv -f .deps/t2fv_64.Tpo .deps/t2fv_64.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c -o t2fv_20.lo t2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o
# mv -f .deps/t2fv_10.Tpo .deps/t2fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c -o t2fv_25.lo t2fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1
# mv -f .deps/t2fv_20.Tpo .deps/t2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c -o t3fv_4.lo t3fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1
# mv -f .deps/t3fv_4.Tpo .deps/t3fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c -o t3fv_8.lo t3fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1
# mv -f .deps/t2fv_25.Tpo .deps/t2fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c -o t3fv_16.lo t3fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o
# mv -f .deps/t3fv_8.Tpo .deps/t3fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c -o t3fv_32.lo t3fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1
# mv -f .deps/t3fv_16.Tpo .deps/t3fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c -o t3fv_5.lo t3fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o
# mv -f .deps/t3fv_32.Tpo .deps/t3fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c -o t3fv_10.lo t3fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o
# mv -f .deps/t3fv_5.Tpo .deps/t3fv_5.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c -o t3fv_20.lo t3fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o
# mv -f .deps/t3fv_10.Tpo .deps/t3fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c -o t3fv_25.lo t3fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1
# mv -f .deps/t3fv_20.Tpo .deps/t3fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c -o t1buv_2.lo t1buv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1
# mv -f .deps/t3fv_25.Tpo .deps/t3fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c -o t1buv_3.lo t1buv_3.c
# mv -f .deps/t1buv_2.Tpo .deps/t1buv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c -o t1buv_4.lo t1buv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1
# mv -f .deps/t1buv_4.Tpo .deps/t1buv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c -o t1buv_5.lo t1buv_5.c
# mv -f .deps/t1buv_3.Tpo .deps/t1buv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c -o t1buv_6.lo t1buv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1
# mv -f .deps/t1buv_6.Tpo .deps/t1buv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c -o t1buv_7.lo t1buv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o
# mv -f .deps/t1buv_5.Tpo .deps/t1buv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c -o t1buv_8.lo t1buv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1
# mv -f .deps/t1buv_7.Tpo .deps/t1buv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c -o t1buv_9.lo t1buv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o
# mv -f .deps/t1buv_8.Tpo .deps/t1buv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c -o t1buv_10.lo t1buv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1
# mv -f .deps/t1buv_9.Tpo .deps/t1buv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c -o t1bv_2.lo t1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o
# mv -f .deps/t1buv_10.Tpo .deps/t1buv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c -o t1bv_3.lo t1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1
# mv -f .deps/t1bv_2.Tpo .deps/t1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c -o t1bv_4.lo t1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o
# mv -f .deps/t1bv_3.Tpo .deps/t1bv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c -o t1bv_5.lo t1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1
# mv -f .deps/t1bv_4.Tpo .deps/t1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c -o t1bv_6.lo t1bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o
# mv -f .deps/t1bv_5.Tpo .deps/t1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c -o t1bv_7.lo t1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1
# mv -f .deps/t1bv_6.Tpo .deps/t1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c -o t1bv_8.lo t1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o
# mv -f .deps/t1bv_7.Tpo .deps/t1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c -o t1bv_9.lo t1bv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1
# mv -f .deps/t1bv_8.Tpo .deps/t1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c -o t1bv_10.lo t1bv_10.c
# mv -f .deps/t1bv_9.Tpo .deps/t1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c -o t1bv_12.lo t1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1
# mv -f .deps/t1bv_10.Tpo .deps/t1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c -o t1bv_15.lo t1bv_15.c
# mv -f .deps/t1bv_12.Tpo .deps/t1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c -o t1bv_16.lo t1bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1
# mv -f .deps/t1bv_16.Tpo .deps/t1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c -o t1bv_32.lo t1bv_32.c
# mv -f .deps/t1bv_15.Tpo .deps/t1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c -o t1bv_64.lo t1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1
# mv -f .deps/t1bv_32.Tpo .deps/t1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c -o t1bv_20.lo t1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o
# mv -f .deps/t1bv_64.Tpo .deps/t1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c -o t1bv_25.lo t1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o
# mv -f .deps/t1bv_20.Tpo .deps/t1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c -o t2bv_2.lo t2bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o
# mv -f .deps/t1bv_25.Tpo .deps/t1bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c -o t2bv_4.lo t2bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1
# mv -f .deps/t2bv_2.Tpo .deps/t2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c -o t2bv_8.lo t2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o
# mv -f .deps/t2bv_4.Tpo .deps/t2bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c -o t2bv_16.lo t2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1
# mv -f .deps/t2bv_8.Tpo .deps/t2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c -o t2bv_32.lo t2bv_32.c
# mv -f .deps/t2bv_16.Tpo .deps/t2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c -o t2bv_64.lo t2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1
# mv -f .deps/t2bv_32.Tpo .deps/t2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c -o t2bv_5.lo t2bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o
# mv -f .deps/t2bv_64.Tpo .deps/t2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c -o t2bv_10.lo t2bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1
# mv -f .deps/t2bv_5.Tpo .deps/t2bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c -o t2bv_20.lo t2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o
# mv -f .deps/t2bv_10.Tpo .deps/t2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c -o t2bv_25.lo t2bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o
# mv -f .deps/t2bv_20.Tpo .deps/t2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c -o t3bv_4.lo t3bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1
# mv -f .deps/t2bv_25.Tpo .deps/t2bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c -o t3bv_8.lo t3bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1
# mv -f .deps/t3bv_4.Tpo .deps/t3bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c -o t3bv_16.lo t3bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o
# mv -f .deps/t3bv_8.Tpo .deps/t3bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c -o t3bv_32.lo t3bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1
# mv -f .deps/t3bv_16.Tpo .deps/t3bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c -o t3bv_5.lo t3bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1
# mv -f .deps/t3bv_5.Tpo .deps/t3bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c -o t3bv_10.lo t3bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o
# mv -f .deps/t3bv_32.Tpo .deps/t3bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c -o t3bv_20.lo t3bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1
# mv -f .deps/t3bv_10.Tpo .deps/t3bv_10.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c -o t3bv_25.lo t3bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1
# mv -f .deps/t3bv_20.Tpo .deps/t3bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c -o t1sv_2.lo t1sv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1
# mv -f .deps/t3bv_25.Tpo .deps/t3bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c -o t1sv_4.lo t1sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1
# mv -f .deps/t1sv_2.Tpo .deps/t1sv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c -o t1sv_8.lo t1sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o
# mv -f .deps/t1sv_4.Tpo .deps/t1sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c -o t1sv_16.lo t1sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1
# mv -f .deps/t1sv_8.Tpo .deps/t1sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c -o t1sv_32.lo t1sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o
# mv -f .deps/t1sv_16.Tpo .deps/t1sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c -o t2sv_4.lo t2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1
# mv -f .deps/t2sv_4.Tpo .deps/t2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c -o t2sv_8.lo t2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o
# mv -f .deps/t1sv_32.Tpo .deps/t1sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c -o t2sv_16.lo t2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1
# mv -f .deps/t2sv_8.Tpo .deps/t2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c -o t2sv_32.lo t2sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1
# mv -f .deps/t2sv_16.Tpo .deps/t2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c -o q1fv_2.lo q1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o
# mv -f .deps/t2sv_32.Tpo .deps/t2sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c -o q1fv_4.lo q1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1
# mv -f .deps/q1fv_4.Tpo .deps/q1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c -o q1fv_5.lo q1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o
# mv -f .deps/q1fv_2.Tpo .deps/q1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c -o q1fv_8.lo q1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1
# mv -f .deps/q1fv_5.Tpo .deps/q1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c -o q1bv_2.lo q1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1
# mv -f .deps/q1bv_2.Tpo .deps/q1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c -o q1bv_4.lo q1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o
# mv -f .deps/q1fv_8.Tpo .deps/q1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c -o q1bv_5.lo q1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1
# mv -f .deps/q1bv_4.Tpo .deps/q1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c -o q1bv_8.lo q1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o
# mv -f .deps/q1bv_5.Tpo .deps/q1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1
# mv -f .deps/q1bv_8.Tpo .deps/q1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# mv -f .deps/genus.Tpo .deps/genus.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_avx_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/libdft_avx_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_avx_codelets.a
# libtool: link: ( cd ".libs" && rm -f "libdft_avx_codelets.la" && ln -s "../libdft_avx_codelets.la" "libdft_avx_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# Making all in altivec
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# Making all in neon
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c -o bluestein.lo bluestein.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -fPIC -DPIC -o .libs/bluestein.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -o bluestein.o >/dev/null 2>&1
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# mv -f .deps/bluestein.Tpo .deps/bluestein.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c -o dftw-direct.lo dftw-direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -o dftw-direct.o >/dev/null 2>&1
# mv -f .deps/ct.Tpo .deps/ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c -o dftw-directsq.lo dftw-directsq.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o
# mv -f .deps/dftw-direct.Tpo .deps/dftw-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c -o dftw-generic.lo dftw-generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o
# mv -f .deps/dftw-directsq.Tpo .deps/dftw-directsq.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c -o dftw-genericbuf.lo dftw-genericbuf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -o dftw-generic.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o
# mv -f .deps/dftw-generic.Tpo .deps/dftw-generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c -o direct.lo direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -fPIC -DPIC -o .libs/direct.o
# mv -f .deps/dftw-genericbuf.Tpo .deps/dftw-genericbuf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1
# mv -f .deps/generic.Tpo .deps/generic.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -o direct.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fPIC -DPIC -o .libs/indirect.o
# mv -f .deps/direct.Tpo .deps/direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c -o indirect-transpose.lo indirect-transpose.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -o indirect.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o
# mv -f .deps/indirect.Tpo .deps/indirect.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c -o kdft-dif.lo kdft-dif.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -o kdft-dif.o >/dev/null 2>&1
# mv -f .deps/indirect-transpose.Tpo .deps/indirect-transpose.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c -o kdft-difsq.lo kdft-difsq.c
# mv -f .deps/kdft-dif.Tpo .deps/kdft-dif.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c -o kdft-dit.lo kdft-dit.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -o kdft-dit.o >/dev/null 2>&1
# mv -f .deps/kdft-difsq.Tpo .deps/kdft-difsq.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c -o kdft.lo kdft.c
# mv -f .deps/kdft-dit.Tpo .deps/kdft-dit.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -fPIC -DPIC -o .libs/kdft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fPIC -DPIC -o .libs/nop.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -o kdft.o >/dev/null 2>&1
# mv -f .deps/kdft.Tpo .deps/kdft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -o nop.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/nop.Tpo .deps/nop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1
# mv -f .deps/problem.Tpo .deps/problem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1
# mv -f .deps/rader.Tpo .deps/rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o
# mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -o solve.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o
# mv -f .deps/solve.Tpo .deps/solve.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c -o zero.lo zero.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -fPIC -DPIC -o .libs/zero.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -o zero.o >/dev/null 2>&1
# mv -f .deps/zero.Tpo .deps/zero.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm
# libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft.a
# libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# Making all in rdft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# Making all in scalar
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# Making all in r2cf
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2cf);"; \
# echo "const solvtab X(solvtab_rdft_r2cf) = {"; \
# for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c -o r2cf_2.lo r2cf_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c -o r2cf_3.lo r2cf_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -o r2cf_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -o r2cf_3.o >/dev/null 2>&1
# mv -f .deps/r2cf_2.Tpo .deps/r2cf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c -o r2cf_4.lo r2cf_4.c
# mv -f .deps/r2cf_3.Tpo .deps/r2cf_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c -o r2cf_5.lo r2cf_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -o r2cf_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -o r2cf_4.o >/dev/null 2>&1
# mv -f .deps/r2cf_5.Tpo .deps/r2cf_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c -o r2cf_6.lo r2cf_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o
# mv -f .deps/r2cf_4.Tpo .deps/r2cf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c -o r2cf_7.lo r2cf_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -o r2cf_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -o r2cf_7.o >/dev/null 2>&1
# mv -f .deps/r2cf_6.Tpo .deps/r2cf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c -o r2cf_8.lo r2cf_8.c
# mv -f .deps/r2cf_7.Tpo .deps/r2cf_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c -o r2cf_9.lo r2cf_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -o r2cf_8.o >/dev/null 2>&1
# mv -f .deps/r2cf_8.Tpo .deps/r2cf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c -o r2cf_10.lo r2cf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -o r2cf_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o
# mv -f .deps/r2cf_9.Tpo .deps/r2cf_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c -o r2cf_11.lo r2cf_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -o r2cf_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o
# mv -f .deps/r2cf_10.Tpo .deps/r2cf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c -o r2cf_12.lo r2cf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -o r2cf_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -o r2cf_12.o >/dev/null 2>&1
# mv -f .deps/r2cf_11.Tpo .deps/r2cf_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c -o r2cf_13.lo r2cf_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o
# mv -f .deps/r2cf_12.Tpo .deps/r2cf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c -o r2cf_14.lo r2cf_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -o r2cf_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -o r2cf_14.o >/dev/null 2>&1
# mv -f .deps/r2cf_13.Tpo .deps/r2cf_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c -o r2cf_15.lo r2cf_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o
# mv -f .deps/r2cf_14.Tpo .deps/r2cf_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c -o r2cf_16.lo r2cf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -o r2cf_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -o r2cf_16.o >/dev/null 2>&1
# mv -f .deps/r2cf_15.Tpo .deps/r2cf_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c -o r2cf_32.lo r2cf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o
# mv -f .deps/r2cf_16.Tpo .deps/r2cf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c -o r2cf_64.lo r2cf_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -o r2cf_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -o r2cf_64.o >/dev/null 2>&1
# mv -f .deps/r2cf_32.Tpo .deps/r2cf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c -o r2cf_128.lo r2cf_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o
# mv -f .deps/r2cf_64.Tpo .deps/r2cf_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c -o r2cf_20.lo r2cf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -o r2cf_20.o >/dev/null 2>&1
# mv -f .deps/r2cf_20.Tpo .deps/r2cf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c -o r2cf_25.lo r2cf_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -o r2cf_128.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -o r2cf_25.o >/dev/null 2>&1
# mv -f .deps/r2cf_25.Tpo .deps/r2cf_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c -o hf_2.lo hf_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -fPIC -DPIC -o .libs/hf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -o hf_2.o >/dev/null 2>&1
# mv -f .deps/hf_2.Tpo .deps/hf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c -o hf_3.lo hf_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -fPIC -DPIC -o .libs/hf_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -o hf_3.o >/dev/null 2>&1
# mv -f .deps/hf_3.Tpo .deps/hf_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c -o hf_4.lo hf_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -fPIC -DPIC -o .libs/hf_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -o hf_4.o >/dev/null 2>&1
# mv -f .deps/r2cf_128.Tpo .deps/r2cf_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c -o hf_5.lo hf_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -fPIC -DPIC -o .libs/hf_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -o hf_5.o >/dev/null 2>&1
# mv -f .deps/hf_4.Tpo .deps/hf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c -o hf_6.lo hf_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -fPIC -DPIC -o .libs/hf_6.o
# mv -f .deps/hf_5.Tpo .deps/hf_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c -o hf_7.lo hf_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -fPIC -DPIC -o .libs/hf_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -o hf_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -o hf_7.o >/dev/null 2>&1
# mv -f .deps/hf_7.Tpo .deps/hf_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c -o hf_8.lo hf_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -fPIC -DPIC -o .libs/hf_8.o
# mv -f .deps/hf_6.Tpo .deps/hf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c -o hf_9.lo hf_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -fPIC -DPIC -o .libs/hf_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -o hf_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -o hf_9.o >/dev/null 2>&1
# mv -f .deps/hf_8.Tpo .deps/hf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c -o hf_10.lo hf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -fPIC -DPIC -o .libs/hf_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -o hf_10.o >/dev/null 2>&1
# mv -f .deps/hf_9.Tpo .deps/hf_9.Plo
# mv -f .deps/hf_10.Tpo .deps/hf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c -o hf_12.lo hf_12.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c -o hf_15.lo hf_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -fPIC -DPIC -o .libs/hf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -fPIC -DPIC -o .libs/hf_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -o hf_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -o hf_12.o >/dev/null 2>&1
# mv -f .deps/hf_12.Tpo .deps/hf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c -o hf_16.lo hf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -fPIC -DPIC -o .libs/hf_16.o
# mv -f .deps/hf_15.Tpo .deps/hf_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c -o hf_32.lo hf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -fPIC -DPIC -o .libs/hf_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -o hf_16.o >/dev/null 2>&1
# mv -f .deps/hf_16.Tpo .deps/hf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c -o hf_64.lo hf_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -fPIC -DPIC -o .libs/hf_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -o hf_32.o >/dev/null 2>&1
# mv -f .deps/hf_32.Tpo .deps/hf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c -o hf_20.lo hf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -fPIC -DPIC -o .libs/hf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -o hf_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -o hf_64.o >/dev/null 2>&1
# mv -f .deps/hf_20.Tpo .deps/hf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c -o hf_25.lo hf_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -fPIC -DPIC -o .libs/hf_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -o hf_25.o >/dev/null 2>&1
# mv -f .deps/hf_64.Tpo .deps/hf_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c -o hf2_4.lo hf2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -o hf2_4.o >/dev/null 2>&1
# mv -f .deps/hf_25.Tpo .deps/hf_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c -o hf2_8.lo hf2_8.c
# mv -f .deps/hf2_4.Tpo .deps/hf2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c -o hf2_16.lo hf2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -o hf2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -o hf2_16.o >/dev/null 2>&1
# mv -f .deps/hf2_8.Tpo .deps/hf2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c -o hf2_32.lo hf2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o
# mv -f .deps/hf2_16.Tpo .deps/hf2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c -o hf2_5.lo hf2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -o hf2_5.o >/dev/null 2>&1
# mv -f .deps/hf2_5.Tpo .deps/hf2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c -o hf2_20.lo hf2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -o hf2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -o hf2_20.o >/dev/null 2>&1
# mv -f .deps/hf2_32.Tpo .deps/hf2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c -o hf2_25.lo hf2_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o
# mv -f .deps/hf2_20.Tpo .deps/hf2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c -o r2cfII_2.lo r2cfII_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1
# mv -f .deps/r2cfII_2.Tpo .deps/r2cfII_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c -o r2cfII_3.lo r2cfII_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -o hf2_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1
# mv -f .deps/r2cfII_3.Tpo .deps/r2cfII_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c -o r2cfII_4.lo r2cfII_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1
# mv -f .deps/hf2_25.Tpo .deps/hf2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c -o r2cfII_5.lo r2cfII_5.c
# mv -f .deps/r2cfII_4.Tpo .deps/r2cfII_4.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c -o r2cfII_6.lo r2cfII_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1
# mv -f .deps/r2cfII_5.Tpo .deps/r2cfII_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c -o r2cfII_7.lo r2cfII_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o
# mv -f .deps/r2cfII_6.Tpo .deps/r2cfII_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c -o r2cfII_8.lo r2cfII_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1
# mv -f .deps/r2cfII_7.Tpo .deps/r2cfII_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c -o r2cfII_9.lo r2cfII_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o
# mv -f .deps/r2cfII_8.Tpo .deps/r2cfII_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c -o r2cfII_10.lo r2cfII_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1
# mv -f .deps/r2cfII_9.Tpo .deps/r2cfII_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c -o r2cfII_12.lo r2cfII_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o
# mv -f .deps/r2cfII_10.Tpo .deps/r2cfII_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c -o r2cfII_15.lo r2cfII_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1
# mv -f .deps/r2cfII_12.Tpo .deps/r2cfII_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c -o r2cfII_16.lo r2cfII_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o
# mv -f .deps/r2cfII_15.Tpo .deps/r2cfII_15.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c -o r2cfII_32.lo r2cfII_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o
# mv -f .deps/r2cfII_16.Tpo .deps/r2cfII_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c -o r2cfII_64.lo r2cfII_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1
# mv -f .deps/r2cfII_32.Tpo .deps/r2cfII_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c -o r2cfII_20.lo r2cfII_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1
# mv -f .deps/r2cfII_20.Tpo .deps/r2cfII_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c -o r2cfII_25.lo r2cfII_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1
# mv -f .deps/r2cfII_25.Tpo .deps/r2cfII_25.Plo
# mv -f .deps/r2cfII_64.Tpo .deps/r2cfII_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c -o hc2cf_2.lo hc2cf_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c -o hc2cf_4.lo hc2cf_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1
# mv -f .deps/hc2cf_2.Tpo .deps/hc2cf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c -o hc2cf_6.lo hc2cf_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o
# mv -f .deps/hc2cf_4.Tpo .deps/hc2cf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c -o hc2cf_8.lo hc2cf_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1
# mv -f .deps/hc2cf_6.Tpo .deps/hc2cf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c -o hc2cf_10.lo hc2cf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o
# mv -f .deps/hc2cf_8.Tpo .deps/hc2cf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c -o hc2cf_12.lo hc2cf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1
# mv -f .deps/hc2cf_10.Tpo .deps/hc2cf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c -o hc2cf_16.lo hc2cf_16.c
# mv -f .deps/hc2cf_12.Tpo .deps/hc2cf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c -o hc2cf_32.lo hc2cf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1
# mv -f .deps/hc2cf_16.Tpo .deps/hc2cf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c -o hc2cf_20.lo hc2cf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1
# mv -f .deps/hc2cf_20.Tpo .deps/hc2cf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c -o hc2cf2_4.lo hc2cf2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o
# mv -f .deps/hc2cf_32.Tpo .deps/hc2cf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c -o hc2cf2_8.lo hc2cf2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_4.Tpo .deps/hc2cf2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c -o hc2cf2_16.lo hc2cf2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o
# mv -f .deps/hc2cf2_8.Tpo .deps/hc2cf2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c -o hc2cf2_32.lo hc2cf2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_16.Tpo .deps/hc2cf2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c -o hc2cf2_20.lo hc2cf2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_32.Tpo .deps/hc2cf2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c -o hc2cfdft_2.lo hc2cfdft_2.c
# mv -f .deps/hc2cf2_20.Tpo .deps/hc2cf2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c -o hc2cfdft_4.lo hc2cfdft_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_2.Tpo .deps/hc2cfdft_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c -o hc2cfdft_6.lo hc2cfdft_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o
# mv -f .deps/hc2cfdft_4.Tpo .deps/hc2cfdft_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c -o hc2cfdft_8.lo hc2cfdft_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_6.Tpo .deps/hc2cfdft_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c -o hc2cfdft_10.lo hc2cfdft_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_8.Tpo .deps/hc2cfdft_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c -o hc2cfdft_12.lo hc2cfdft_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o
# mv -f .deps/hc2cfdft_10.Tpo .deps/hc2cfdft_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c -o hc2cfdft_16.lo hc2cfdft_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_12.Tpo .deps/hc2cfdft_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c -o hc2cfdft_32.lo hc2cfdft_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_16.Tpo .deps/hc2cfdft_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c -o hc2cfdft_20.lo hc2cfdft_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_32.Tpo .deps/hc2cfdft_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c -o hc2cfdft2_4.lo hc2cfdft2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_20.Tpo .deps/hc2cfdft_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c -o hc2cfdft2_8.lo hc2cfdft2_8.c
# mv -f .deps/hc2cfdft2_4.Tpo .deps/hc2cfdft2_4.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c -o hc2cfdft2_16.lo hc2cfdft2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_8.Tpo .deps/hc2cfdft2_8.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c -o hc2cfdft2_32.lo hc2cfdft2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o
# mv -f .deps/hc2cfdft2_16.Tpo .deps/hc2cfdft2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c -o hc2cfdft2_20.lo hc2cfdft2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_20.Tpo .deps/hc2cfdft2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_32.Tpo .deps/hc2cfdft2_32.Plo
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2cf.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# Making all in r2cb
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2cb);"; \
# echo "const solvtab X(solvtab_rdft_r2cb) = {"; \
# for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c -o r2cb_2.lo r2cb_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c -o r2cb_3.lo r2cb_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -o r2cb_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -o r2cb_3.o >/dev/null 2>&1
# mv -f .deps/r2cb_2.Tpo .deps/r2cb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c -o r2cb_4.lo r2cb_4.c
# mv -f .deps/r2cb_3.Tpo .deps/r2cb_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c -o r2cb_5.lo r2cb_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -o r2cb_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -o r2cb_5.o >/dev/null 2>&1
# mv -f .deps/r2cb_4.Tpo .deps/r2cb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c -o r2cb_6.lo r2cb_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o
# mv -f .deps/r2cb_5.Tpo .deps/r2cb_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c -o r2cb_7.lo r2cb_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -o r2cb_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -o r2cb_6.o >/dev/null 2>&1
# mv -f .deps/r2cb_6.Tpo .deps/r2cb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c -o r2cb_8.lo r2cb_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o
# mv -f .deps/r2cb_7.Tpo .deps/r2cb_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c -o r2cb_9.lo r2cb_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -o r2cb_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -o r2cb_9.o >/dev/null 2>&1
# mv -f .deps/r2cb_8.Tpo .deps/r2cb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c -o r2cb_10.lo r2cb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o
# mv -f .deps/r2cb_9.Tpo .deps/r2cb_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c -o r2cb_11.lo r2cb_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -o r2cb_10.o >/dev/null 2>&1
# mv -f .deps/r2cb_10.Tpo .deps/r2cb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c -o r2cb_12.lo r2cb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -o r2cb_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -o r2cb_11.o >/dev/null 2>&1
# mv -f .deps/r2cb_11.Tpo .deps/r2cb_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c -o r2cb_13.lo r2cb_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o
# mv -f .deps/r2cb_12.Tpo .deps/r2cb_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c -o r2cb_14.lo r2cb_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -o r2cb_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -o r2cb_14.o >/dev/null 2>&1
# mv -f .deps/r2cb_13.Tpo .deps/r2cb_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c -o r2cb_15.lo r2cb_15.c
# mv -f .deps/r2cb_14.Tpo .deps/r2cb_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c -o r2cb_16.lo r2cb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -o r2cb_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -o r2cb_15.o >/dev/null 2>&1
# mv -f .deps/r2cb_15.Tpo .deps/r2cb_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c -o r2cb_32.lo r2cb_32.c
# mv -f .deps/r2cb_16.Tpo .deps/r2cb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c -o r2cb_64.lo r2cb_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -o r2cb_32.o >/dev/null 2>&1
# mv -f .deps/r2cb_32.Tpo .deps/r2cb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c -o r2cb_128.lo r2cb_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -o r2cb_64.o >/dev/null 2>&1
# mv -f .deps/r2cb_64.Tpo .deps/r2cb_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c -o r2cb_20.lo r2cb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -o r2cb_20.o >/dev/null 2>&1
# mv -f .deps/r2cb_20.Tpo .deps/r2cb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c -o r2cb_25.lo r2cb_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -o r2cb_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -o r2cb_128.o >/dev/null 2>&1
# mv -f .deps/r2cb_25.Tpo .deps/r2cb_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c -o hb_2.lo hb_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -fPIC -DPIC -o .libs/hb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -o hb_2.o >/dev/null 2>&1
# mv -f .deps/hb_2.Tpo .deps/hb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c -o hb_3.lo hb_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -fPIC -DPIC -o .libs/hb_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -o hb_3.o >/dev/null 2>&1
# mv -f .deps/hb_3.Tpo .deps/hb_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c -o hb_4.lo hb_4.c
# mv -f .deps/r2cb_128.Tpo .deps/r2cb_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c -o hb_5.lo hb_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -fPIC -DPIC -o .libs/hb_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -fPIC -DPIC -o .libs/hb_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -o hb_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -o hb_4.o >/dev/null 2>&1
# mv -f .deps/hb_5.Tpo .deps/hb_5.Plo
# mv -f .deps/hb_4.Tpo .deps/hb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c -o hb_6.lo hb_6.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c -o hb_7.lo hb_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -fPIC -DPIC -o .libs/hb_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -fPIC -DPIC -o .libs/hb_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -o hb_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -o hb_7.o >/dev/null 2>&1
# mv -f .deps/hb_7.Tpo .deps/hb_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c -o hb_8.lo hb_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -fPIC -DPIC -o .libs/hb_8.o
# mv -f .deps/hb_6.Tpo .deps/hb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c -o hb_9.lo hb_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -o hb_8.o >/dev/null 2>&1
# mv -f .deps/hb_8.Tpo .deps/hb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c -o hb_10.lo hb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -fPIC -DPIC -o .libs/hb_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -fPIC -DPIC -o .libs/hb_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -o hb_9.o >/dev/null 2>&1
# mv -f .deps/hb_9.Tpo .deps/hb_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c -o hb_12.lo hb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -fPIC -DPIC -o .libs/hb_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -o hb_10.o >/dev/null 2>&1
# mv -f .deps/hb_10.Tpo .deps/hb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c -o hb_15.lo hb_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -fPIC -DPIC -o .libs/hb_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -o hb_15.o >/dev/null 2>&1
# mv -f .deps/hb_15.Tpo .deps/hb_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c -o hb_16.lo hb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -fPIC -DPIC -o .libs/hb_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -o hb_16.o >/dev/null 2>&1
# mv -f .deps/hb_16.Tpo .deps/hb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c -o hb_32.lo hb_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -fPIC -DPIC -o .libs/hb_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -o hb_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -o hb_32.o >/dev/null 2>&1
# mv -f .deps/hb_12.Tpo .deps/hb_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c -o hb_64.lo hb_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -fPIC -DPIC -o .libs/hb_64.o
# mv -f .deps/hb_32.Tpo .deps/hb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c -o hb_20.lo hb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -fPIC -DPIC -o .libs/hb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -o hb_20.o >/dev/null 2>&1
# mv -f .deps/hb_20.Tpo .deps/hb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c -o hb_25.lo hb_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -fPIC -DPIC -o .libs/hb_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -o hb_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -o hb_64.o >/dev/null 2>&1
# mv -f .deps/hb_25.Tpo .deps/hb_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c -o hb2_4.lo hb2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -o hb2_4.o >/dev/null 2>&1
# mv -f .deps/hb2_4.Tpo .deps/hb2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c -o hb2_8.lo hb2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -o hb2_8.o >/dev/null 2>&1
# mv -f .deps/hb2_8.Tpo .deps/hb2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c -o hb2_16.lo hb2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -o hb2_16.o >/dev/null 2>&1
# mv -f .deps/hb_64.Tpo .deps/hb_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c -o hb2_32.lo hb2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o
# mv -f .deps/hb2_16.Tpo .deps/hb2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c -o hb2_5.lo hb2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -o hb2_5.o >/dev/null 2>&1
# mv -f .deps/hb2_5.Tpo .deps/hb2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c -o hb2_20.lo hb2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -o hb2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -o hb2_20.o >/dev/null 2>&1
# mv -f .deps/hb2_20.Tpo .deps/hb2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c -o hb2_25.lo hb2_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o
# mv -f .deps/hb2_32.Tpo .deps/hb2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c -o r2cbIII_2.lo r2cbIII_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -o hb2_25.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_2.Tpo .deps/r2cbIII_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c -o r2cbIII_3.lo r2cbIII_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_3.Tpo .deps/r2cbIII_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c -o r2cbIII_4.lo r2cbIII_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1
# mv -f .deps/hb2_25.Tpo .deps/hb2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c -o r2cbIII_5.lo r2cbIII_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o
# mv -f .deps/r2cbIII_4.Tpo .deps/r2cbIII_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c -o r2cbIII_6.lo r2cbIII_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_5.Tpo .deps/r2cbIII_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c -o r2cbIII_7.lo r2cbIII_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o
# mv -f .deps/r2cbIII_6.Tpo .deps/r2cbIII_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c -o r2cbIII_8.lo r2cbIII_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_7.Tpo .deps/r2cbIII_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c -o r2cbIII_9.lo r2cbIII_9.c
# mv -f .deps/r2cbIII_8.Tpo .deps/r2cbIII_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c -o r2cbIII_10.lo r2cbIII_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_10.Tpo .deps/r2cbIII_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c -o r2cbIII_12.lo r2cbIII_12.c
# mv -f .deps/r2cbIII_9.Tpo .deps/r2cbIII_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c -o r2cbIII_15.lo r2cbIII_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_15.Tpo .deps/r2cbIII_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c -o r2cbIII_16.lo r2cbIII_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o
# mv -f .deps/r2cbIII_12.Tpo .deps/r2cbIII_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c -o r2cbIII_32.lo r2cbIII_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_16.Tpo .deps/r2cbIII_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c -o r2cbIII_64.lo r2cbIII_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_32.Tpo .deps/r2cbIII_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c -o r2cbIII_20.lo r2cbIII_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_64.Tpo .deps/r2cbIII_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c -o r2cbIII_25.lo r2cbIII_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o
# mv -f .deps/r2cbIII_20.Tpo .deps/r2cbIII_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c -o hc2cb_2.lo hc2cb_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_25.Tpo .deps/r2cbIII_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c -o hc2cb_4.lo hc2cb_4.c
# mv -f .deps/hc2cb_2.Tpo .deps/hc2cb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c -o hc2cb_6.lo hc2cb_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1
# mv -f .deps/hc2cb_6.Tpo .deps/hc2cb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c -o hc2cb_8.lo hc2cb_8.c
# mv -f .deps/hc2cb_4.Tpo .deps/hc2cb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c -o hc2cb_10.lo hc2cb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1
# mv -f .deps/hc2cb_10.Tpo .deps/hc2cb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c -o hc2cb_12.lo hc2cb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1
# mv -f .deps/hc2cb_8.Tpo .deps/hc2cb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c -o hc2cb_16.lo hc2cb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o
# mv -f .deps/hc2cb_12.Tpo .deps/hc2cb_12.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c -o hc2cb_32.lo hc2cb_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o
# mv -f .deps/hc2cb_16.Tpo .deps/hc2cb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c -o hc2cb_20.lo hc2cb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1
# mv -f .deps/hc2cb_20.Tpo .deps/hc2cb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c -o hc2cb2_4.lo hc2cb2_4.c
# mv -f .deps/hc2cb_32.Tpo .deps/hc2cb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c -o hc2cb2_8.lo hc2cb2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_4.Tpo .deps/hc2cb2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c -o hc2cb2_16.lo hc2cb2_16.c
# mv -f .deps/hc2cb2_8.Tpo .deps/hc2cb2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c -o hc2cb2_32.lo hc2cb2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_16.Tpo .deps/hc2cb2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c -o hc2cb2_20.lo hc2cb2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o
# mv -f .deps/hc2cb2_32.Tpo .deps/hc2cb2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c -o hc2cbdft_2.lo hc2cbdft_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_2.Tpo .deps/hc2cbdft_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c -o hc2cbdft_4.lo hc2cbdft_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_4.Tpo .deps/hc2cbdft_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c -o hc2cbdft_6.lo hc2cbdft_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o
# mv -f .deps/hc2cb2_20.Tpo .deps/hc2cb2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c -o hc2cbdft_8.lo hc2cbdft_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o
# mv -f .deps/hc2cbdft_6.Tpo .deps/hc2cbdft_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c -o hc2cbdft_10.lo hc2cbdft_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_8.Tpo .deps/hc2cbdft_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c -o hc2cbdft_12.lo hc2cbdft_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o
# mv -f .deps/hc2cbdft_10.Tpo .deps/hc2cbdft_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c -o hc2cbdft_16.lo hc2cbdft_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_12.Tpo .deps/hc2cbdft_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c -o hc2cbdft_32.lo hc2cbdft_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o
# mv -f .deps/hc2cbdft_16.Tpo .deps/hc2cbdft_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c -o hc2cbdft_20.lo hc2cbdft_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_20.Tpo .deps/hc2cbdft_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c -o hc2cbdft2_4.lo hc2cbdft2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o
# mv -f .deps/hc2cbdft_32.Tpo .deps/hc2cbdft_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c -o hc2cbdft2_8.lo hc2cbdft2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_4.Tpo .deps/hc2cbdft2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c -o hc2cbdft2_16.lo hc2cbdft2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o
# mv -f .deps/hc2cbdft2_8.Tpo .deps/hc2cbdft2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c -o hc2cbdft2_32.lo hc2cbdft2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o
# mv -f .deps/hc2cbdft2_16.Tpo .deps/hc2cbdft2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c -o hc2cbdft2_20.lo hc2cbdft2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_20.Tpo .deps/hc2cbdft2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# mv -f .deps/hc2cbdft2_32.Tpo .deps/hc2cbdft2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2cb.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# Making all in r2r
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in e01_8.c e10_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2r);"; \
# echo "const solvtab X(solvtab_rdft_r2r) = {"; \
# for i in e01_8.c e10_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c -o e01_8.lo e01_8.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c -o e10_8.lo e10_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -fPIC -DPIC -o .libs/e10_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -fPIC -DPIC -o .libs/e01_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -o e10_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -o e01_8.o >/dev/null 2>&1
# mv -f .deps/e01_8.Tpo .deps/e01_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# mv -f .deps/e10_8.Tpo .deps/e10_8.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2r.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c -o hfb.lo hfb.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c -o r2c.lo r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -fPIC -DPIC -o .libs/hfb.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -fPIC -DPIC -o .libs/r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -o r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -o hfb.o >/dev/null 2>&1
# mv -f .deps/r2c.Tpo .deps/r2c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c -o r2r.lo r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -fPIC -DPIC -o .libs/r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -o r2r.o >/dev/null 2>&1
# mv -f .deps/hfb.Tpo .deps/hfb.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c -o hc2c.lo hc2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -fPIC -DPIC -o .libs/hc2c.o
# mv -f .deps/r2r.Tpo .deps/r2r.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -o hc2c.o >/dev/null 2>&1
# mv -f .deps/hc2c.Tpo .deps/hc2c.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm
# libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" )
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# Making all in simd
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# Making all in common
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# ( \
# echo "#include \"ifftw.h\""; \
# echo "#include SIMD_HEADER"; \
# echo; \
# for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void XSIMD(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab XSIMD(solvtab_rdft);"; \
# echo "const solvtab XSIMD(solvtab_rdft) = {"; \
# for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(XSIMD(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# Making all in sse2
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_2".c\""; \
# ) >hc2cfdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_4".c\""; \
# ) >hc2cfdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_6".c\""; \
# ) >hc2cfdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_8".c\""; \
# ) >hc2cfdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_10".c\""; \
# ) >hc2cfdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_12".c\""; \
# ) >hc2cfdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_16".c\""; \
# ) >hc2cfdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_32".c\""; \
# ) >hc2cfdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_20".c\""; \
# ) >hc2cfdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_2".c\""; \
# ) >hc2cbdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_4".c\""; \
# ) >hc2cbdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_6".c\""; \
# ) >hc2cbdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_8".c\""; \
# ) >hc2cbdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_10".c\""; \
# ) >hc2cbdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_12".c\""; \
# ) >hc2cbdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_16".c\""; \
# ) >hc2cbdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_32".c\""; \
# ) >hc2cbdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_20".c\""; \
# ) >hc2cbdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c -o hc2cfdftv_2.lo hc2cfdftv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c -o hc2cfdftv_4.lo hc2cfdftv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_4.Tpo .deps/hc2cfdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c -o hc2cfdftv_6.lo hc2cfdftv_6.c
# mv -f .deps/hc2cfdftv_2.Tpo .deps/hc2cfdftv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c -o hc2cfdftv_8.lo hc2cfdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_6.Tpo .deps/hc2cfdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c -o hc2cfdftv_10.lo hc2cfdftv_10.c
# mv -f .deps/hc2cfdftv_8.Tpo .deps/hc2cfdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c -o hc2cfdftv_12.lo hc2cfdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_10.Tpo .deps/hc2cfdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c -o hc2cfdftv_16.lo hc2cfdftv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o
# mv -f .deps/hc2cfdftv_12.Tpo .deps/hc2cfdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c -o hc2cfdftv_32.lo hc2cfdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_16.Tpo .deps/hc2cfdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c -o hc2cfdftv_20.lo hc2cfdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_20.Tpo .deps/hc2cfdftv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c -o hc2cbdftv_2.lo hc2cbdftv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_2.Tpo .deps/hc2cbdftv_2.Plo
# mv -f .deps/hc2cfdftv_32.Tpo .deps/hc2cfdftv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c -o hc2cbdftv_4.lo hc2cbdftv_4.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c -o hc2cbdftv_6.lo hc2cbdftv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_6.Tpo .deps/hc2cbdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c -o hc2cbdftv_8.lo hc2cbdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_4.Tpo .deps/hc2cbdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c -o hc2cbdftv_10.lo hc2cbdftv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o
# mv -f .deps/hc2cbdftv_8.Tpo .deps/hc2cbdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c -o hc2cbdftv_12.lo hc2cbdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o
# mv -f .deps/hc2cbdftv_10.Tpo .deps/hc2cbdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c -o hc2cbdftv_16.lo hc2cbdftv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_12.Tpo .deps/hc2cbdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c -o hc2cbdftv_32.lo hc2cbdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o
# mv -f .deps/hc2cbdftv_16.Tpo .deps/hc2cbdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c -o hc2cbdftv_20.lo hc2cbdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_32.Tpo .deps/hc2cbdftv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# mv -f .deps/hc2cbdftv_20.Tpo .deps/hc2cbdftv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# mv -f .deps/genus.Tpo .deps/genus.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -msse2 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_sse2_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_sse2_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_sse2_codelets.a
# libtool: link: ( cd ".libs" && rm -f "librdft_sse2_codelets.la" && ln -s "../librdft_sse2_codelets.la" "librdft_sse2_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# Making all in avx
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_2".c\""; \
# ) >hc2cfdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_4".c\""; \
# ) >hc2cfdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_6".c\""; \
# ) >hc2cfdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_8".c\""; \
# ) >hc2cfdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_10".c\""; \
# ) >hc2cfdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_12".c\""; \
# ) >hc2cfdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_16".c\""; \
# ) >hc2cfdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_32".c\""; \
# ) >hc2cfdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_20".c\""; \
# ) >hc2cfdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_2".c\""; \
# ) >hc2cbdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_4".c\""; \
# ) >hc2cbdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_6".c\""; \
# ) >hc2cbdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_8".c\""; \
# ) >hc2cbdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_10".c\""; \
# ) >hc2cbdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_12".c\""; \
# ) >hc2cbdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_16".c\""; \
# ) >hc2cbdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_32".c\""; \
# ) >hc2cbdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_20".c\""; \
# ) >hc2cbdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c -o hc2cfdftv_2.lo hc2cfdftv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c -o hc2cfdftv_4.lo hc2cfdftv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_2.Tpo .deps/hc2cfdftv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c -o hc2cfdftv_6.lo hc2cfdftv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o
# mv -f .deps/hc2cfdftv_4.Tpo .deps/hc2cfdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c -o hc2cfdftv_8.lo hc2cfdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_6.Tpo .deps/hc2cfdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c -o hc2cfdftv_10.lo hc2cfdftv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o
# mv -f .deps/hc2cfdftv_8.Tpo .deps/hc2cfdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c -o hc2cfdftv_12.lo hc2cfdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_12.Tpo .deps/hc2cfdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c -o hc2cfdftv_16.lo hc2cfdftv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o
# mv -f .deps/hc2cfdftv_10.Tpo .deps/hc2cfdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c -o hc2cfdftv_32.lo hc2cfdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_16.Tpo .deps/hc2cfdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c -o hc2cfdftv_20.lo hc2cfdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_32.Tpo .deps/hc2cfdftv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c -o hc2cbdftv_2.lo hc2cbdftv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_20.Tpo .deps/hc2cfdftv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c -o hc2cbdftv_4.lo hc2cbdftv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_2.Tpo .deps/hc2cbdftv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c -o hc2cbdftv_6.lo hc2cbdftv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_4.Tpo .deps/hc2cbdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c -o hc2cbdftv_8.lo hc2cbdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o
# mv -f .deps/hc2cbdftv_6.Tpo .deps/hc2cbdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c -o hc2cbdftv_10.lo hc2cbdftv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_8.Tpo .deps/hc2cbdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c -o hc2cbdftv_12.lo hc2cbdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_10.Tpo .deps/hc2cbdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c -o hc2cbdftv_16.lo hc2cbdftv_16.c
# mv -f .deps/hc2cbdftv_12.Tpo .deps/hc2cbdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c -o hc2cbdftv_32.lo hc2cbdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_16.Tpo .deps/hc2cbdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c -o hc2cbdftv_20.lo hc2cbdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o
# mv -f .deps/hc2cbdftv_32.Tpo .deps/hc2cbdftv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_20.Tpo .deps/hc2cbdftv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# mv -f .deps/genus.Tpo .deps/genus.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_avx_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_avx_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_avx_codelets.a
# libtool: link: ( cd ".libs" && rm -f "librdft_avx_codelets.la" && ln -s "../librdft_avx_codelets.la" "librdft_avx_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# Making all in altivec
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# Making all in neon
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c -o hc2hc.lo hc2hc.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c -o dft-r2hc.lo dft-r2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -o hc2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1
# mv -f .deps/dft-r2hc.Tpo .deps/dft-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c -o dht-r2hc.lo dht-r2hc.c
# mv -f .deps/hc2hc.Tpo .deps/hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c -o dht-rader.lo dht-rader.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -o dht-rader.o >/dev/null 2>&1
# mv -f .deps/dht-r2hc.Tpo .deps/dht-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# mv -f .deps/dht-rader.Tpo .deps/dht-rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c -o direct-r2r.lo direct-r2r.c
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c -o direct-r2c.lo direct-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -o direct-r2r.o >/dev/null 2>&1
# mv -f .deps/direct-r2r.Tpo .deps/direct-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -o direct-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1
# mv -f .deps/direct-r2c.Tpo .deps/direct-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c -o hc2hc-direct.lo hc2hc-direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o
# mv -f .deps/generic.Tpo .deps/generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c -o hc2hc-generic.lo hc2hc-generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1
# mv -f .deps/hc2hc-direct.Tpo .deps/hc2hc-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c -o khc2hc.lo khc2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o
# mv -f .deps/hc2hc-generic.Tpo .deps/hc2hc-generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c -o kr2c.lo kr2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -o khc2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -fPIC -DPIC -o .libs/kr2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -o kr2c.o >/dev/null 2>&1
# mv -f .deps/khc2hc.Tpo .deps/khc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c -o kr2r.lo kr2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -fPIC -DPIC -o .libs/kr2r.o
# mv -f .deps/kr2c.Tpo .deps/kr2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fPIC -DPIC -o .libs/indirect.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -o kr2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -o indirect.o >/dev/null 2>&1
# mv -f .deps/kr2r.Tpo .deps/kr2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fPIC -DPIC -o .libs/nop.o
# mv -f .deps/indirect.Tpo .deps/indirect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -o nop.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/nop.Tpo .deps/nop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c -o rank0.lo rank0.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -fPIC -DPIC -o .libs/rank0.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# mv -f .deps/problem.Tpo .deps/problem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -o rank0.o >/dev/null 2>&1
# mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c -o rdft-dht.lo rdft-dht.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -o rdft-dht.o >/dev/null 2>&1
# mv -f .deps/rdft-dht.Tpo .deps/rdft-dht.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
# mv -f .deps/rank0.Tpo .deps/rank0.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -o solve.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/solve.Tpo .deps/solve.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c -o vrank3-transpose.lo vrank3-transpose.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o
# mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c -o buffered2.lo buffered2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -fPIC -DPIC -o .libs/buffered2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -o buffered2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1
# mv -f .deps/buffered2.Tpo .deps/buffered2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c -o direct2.lo direct2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -fPIC -DPIC -o .libs/direct2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -o direct2.o >/dev/null 2>&1
# mv -f .deps/direct2.Tpo .deps/direct2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c -o nop2.lo nop2.c
# mv -f .deps/vrank3-transpose.Tpo .deps/vrank3-transpose.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c -o rank0-rdft2.lo rank0-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -fPIC -DPIC -o .libs/nop2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -o nop2.o >/dev/null 2>&1
# mv -f .deps/nop2.Tpo .deps/nop2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1
# mv -f .deps/rank0-rdft2.Tpo .deps/rank0-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c -o plan2.lo plan2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -fPIC -DPIC -o .libs/plan2.o
# mv -f .deps/rank-geq2-rdft2.Tpo .deps/rank-geq2-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c -o problem2.lo problem2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -fPIC -DPIC -o .libs/problem2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -o plan2.o >/dev/null 2>&1
# mv -f .deps/plan2.Tpo .deps/plan2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c -o solve2.lo solve2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -fPIC -DPIC -o .libs/solve2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -o solve2.o >/dev/null 2>&1
# mv -f .deps/solve2.Tpo .deps/solve2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -o problem2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1
# mv -f .deps/vrank-geq1-rdft2.Tpo .deps/vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c -o rdft2-rdft.lo rdft2-rdft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o
# mv -f .deps/problem2.Tpo .deps/problem2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1
# mv -f .deps/rdft2-tensor-max-index.Tpo .deps/rdft2-tensor-max-index.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1
# mv -f .deps/rdft2-rdft.Tpo .deps/rdft2-rdft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c -o rdft2-strides.lo rdft2-strides.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o
# mv -f .deps/rdft2-inplace-strides.Tpo .deps/rdft2-inplace-strides.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c -o khc2c.lo khc2c.c
# mv -f .deps/rdft2-strides.Tpo .deps/rdft2-strides.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c -o ct-hc2c.lo ct-hc2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -fPIC -DPIC -o .libs/khc2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -o khc2c.o >/dev/null 2>&1
# mv -f .deps/khc2c.Tpo .deps/khc2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c -o ct-hc2c-direct.lo ct-hc2c-direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o
# mv -f .deps/ct-hc2c.Tpo .deps/ct-hc2c.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1
# mv -f .deps/ct-hc2c-direct.Tpo .deps/ct-hc2c-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm
# libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft.a
# libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# Making all in reodft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c -o reodft010e-r2hc.lo reodft010e-r2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c -o reodft11e-radix2.lo reodft11e-radix2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o
# mv -f .deps/reodft010e-r2hc.Tpo .deps/reodft010e-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1
# mv -f .deps/reodft11e-radix2.Tpo .deps/reodft11e-radix2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o
# mv -f .deps/reodft11e-r2hc-odd.Tpo .deps/reodft11e-r2hc-odd.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o
# mv -f .deps/redft00e-r2hc-pad.Tpo .deps/redft00e-r2hc-pad.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c -o reodft00e-splitradix.lo reodft00e-splitradix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o
# mv -f .deps/rodft00e-r2hc-pad.Tpo .deps/rodft00e-r2hc-pad.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1
# mv -f .deps/reodft00e-splitradix.Tpo .deps/reodft00e-splitradix.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm
# libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libreodft.a
# libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# Making all in api
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# (echo "! Generated automatically. DO NOT EDIT!"; echo; \
# echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \
# grep -v "Generated automatically" ./fftw3.f03.in) > fftw3.f03
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c -o apiplan.lo apiplan.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c -o configure.lo configure.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -fPIC -DPIC -o .libs/apiplan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fPIC -DPIC -o .libs/configure.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -o configure.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -o apiplan.o >/dev/null 2>&1
# mv -f .deps/configure.Tpo .deps/configure.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c -o execute-dft-c2r.lo execute-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/apiplan.Tpo .deps/apiplan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c -o execute-dft-r2c.lo execute-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o
# mv -f .deps/execute-dft-c2r.Tpo .deps/execute-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c -o execute-dft.lo execute-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -o execute-dft.o >/dev/null 2>&1
# mv -f .deps/execute-dft.Tpo .deps/execute-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c -o execute-r2r.lo execute-r2r.c
# mv -f .deps/execute-dft-r2c.Tpo .deps/execute-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -o execute-r2r.o >/dev/null 2>&1
# mv -f .deps/execute-split-dft-c2r.Tpo .deps/execute-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o
# mv -f .deps/execute-r2r.Tpo .deps/execute-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c -o execute-split-dft.lo execute-split-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1
# mv -f .deps/execute-split-dft-r2c.Tpo .deps/execute-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c -o execute.lo execute.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fPIC -DPIC -o .libs/execute.o
# mv -f .deps/execute-split-dft.Tpo .deps/execute-split-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c -o export-wisdom-to-file.lo export-wisdom-to-file.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -o execute.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o
# mv -f .deps/execute.Tpo .deps/execute.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c -o export-wisdom-to-string.lo export-wisdom-to-string.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1
# mv -f .deps/export-wisdom-to-file.Tpo .deps/export-wisdom-to-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c -o export-wisdom.lo export-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o
# mv -f .deps/export-wisdom-to-string.Tpo .deps/export-wisdom-to-string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c -o f77api.lo f77api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -o export-wisdom.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/f77api.o
# mv -f .deps/export-wisdom.Tpo .deps/export-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c -o flops.lo flops.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -fPIC -DPIC -o .libs/flops.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -o flops.o >/dev/null 2>&1
# mv -f .deps/flops.Tpo .deps/flops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c -o forget-wisdom.lo forget-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1
# mv -f .deps/forget-wisdom.Tpo .deps/forget-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c -o import-system-wisdom.lo import-system-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1
# mv -f .deps/import-system-wisdom.Tpo .deps/import-system-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c -o import-wisdom-from-file.lo import-wisdom-from-file.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1
# mv -f .deps/import-wisdom-from-file.Tpo .deps/import-wisdom-from-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c -o import-wisdom-from-string.lo import-wisdom-from-string.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1
# mv -f .deps/import-wisdom-from-string.Tpo .deps/import-wisdom-from-string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c -o import-wisdom.lo import-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -o import-wisdom.o >/dev/null 2>&1
# mv -f .deps/import-wisdom.Tpo .deps/import-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -o f77api.o >/dev/null 2>&1
# mv -f .deps/malloc.Tpo .deps/malloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c -o map-r2r-kind.lo map-r2r-kind.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1
# mv -f .deps/map-r2r-kind.Tpo .deps/map-r2r-kind.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c -o mapflags.lo mapflags.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -fPIC -DPIC -o .libs/mapflags.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -o mapflags.o >/dev/null 2>&1
# mv -f .deps/mapflags.Tpo .deps/mapflags.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c -o mkprinter-file.lo mkprinter-file.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1
# mv -f .deps/mkprinter-file.Tpo .deps/mkprinter-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c -o mkprinter-str.lo mkprinter-str.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1
# mv -f .deps/mkprinter-str.Tpo .deps/mkprinter-str.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c -o mktensor-iodims.lo mktensor-iodims.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1
# mv -f .deps/mktensor-iodims.Tpo .deps/mktensor-iodims.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c -o mktensor-rowmajor.lo mktensor-rowmajor.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1
# mv -f .deps/mktensor-rowmajor.Tpo .deps/mktensor-rowmajor.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c -o plan-dft-1d.lo plan-dft-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o
# mv -f .deps/f77api.Tpo .deps/f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c -o plan-dft-2d.lo plan-dft-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o
# mv -f .deps/plan-dft-1d.Tpo .deps/plan-dft-1d.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c -o plan-dft-3d.lo plan-dft-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o
# mv -f .deps/plan-dft-2d.Tpo .deps/plan-dft-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o
# mv -f .deps/plan-dft-3d.Tpo .deps/plan-dft-3d.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o
# mv -f .deps/plan-dft-c2r-1d.Tpo .deps/plan-dft-c2r-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-c2r-2d.Tpo .deps/plan-dft-c2r-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c -o plan-dft-c2r.lo plan-dft-c2r.c
# mv -f .deps/plan-dft-c2r-3d.Tpo .deps/plan-dft-c2r-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-c2r.Tpo .deps/plan-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c
# mv -f .deps/plan-dft-r2c-1d.Tpo .deps/plan-dft-r2c-1d.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-r2c-2d.Tpo .deps/plan-dft-r2c-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c -o plan-dft-r2c.lo plan-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o
# mv -f .deps/plan-dft-r2c-3d.Tpo .deps/plan-dft-r2c-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c -o plan-dft.lo plan-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -o plan-dft.o >/dev/null 2>&1
# mv -f .deps/plan-dft-r2c.Tpo .deps/plan-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c
# mv -f .deps/plan-dft.Tpo .deps/plan-dft.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o
# mv -f .deps/plan-guru-dft-c2r.Tpo .deps/plan-guru-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c -o plan-guru-dft.lo plan-guru-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o
# mv -f .deps/plan-guru-dft-r2c.Tpo .deps/plan-guru-dft-r2c.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c -o plan-guru-r2r.lo plan-guru-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o
# mv -f .deps/plan-guru-dft.Tpo .deps/plan-guru-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru-r2r.Tpo .deps/plan-guru-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c
# mv -f .deps/plan-guru-split-dft-c2r.Tpo .deps/plan-guru-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c -o plan-guru-split-dft.lo plan-guru-split-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1
# mv -f .deps/plan-guru-split-dft-r2c.Tpo .deps/plan-guru-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c
# mv -f .deps/plan-guru-split-dft.Tpo .deps/plan-guru-split-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/plan-many-dft-c2r.Tpo .deps/plan-many-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c -o plan-many-dft.lo plan-many-dft.c
# mv -f .deps/plan-many-dft-r2c.Tpo .deps/plan-many-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c -o plan-many-r2r.lo plan-many-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-many-dft.Tpo .deps/plan-many-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c -o plan-r2r-1d.lo plan-r2r-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o
# mv -f .deps/plan-many-r2r.Tpo .deps/plan-many-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c -o plan-r2r-2d.lo plan-r2r-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o
# mv -f .deps/plan-r2r-1d.Tpo .deps/plan-r2r-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c -o plan-r2r-3d.lo plan-r2r-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o
# mv -f .deps/plan-r2r-2d.Tpo .deps/plan-r2r-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c -o plan-r2r.lo plan-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -o plan-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-r2r-3d.Tpo .deps/plan-r2r-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c -o print-plan.lo print-plan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -fPIC -DPIC -o .libs/print-plan.o
# mv -f .deps/plan-r2r.Tpo .deps/plan-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c -o rdft2-pad.lo rdft2-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -o print-plan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1
# mv -f .deps/print-plan.Tpo .deps/print-plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c -o the-planner.lo the-planner.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -fPIC -DPIC -o .libs/the-planner.o
# mv -f .deps/rdft2-pad.Tpo .deps/rdft2-pad.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -o the-planner.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
# mv -f .deps/the-planner.Tpo .deps/the-planner.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c -o plan-guru64-dft-c2r.lo plan-guru64-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o
# mv -f .deps/version.Tpo .deps/version.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c -o plan-guru64-dft-r2c.lo plan-guru64-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-dft-c2r.Tpo .deps/plan-guru64-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c -o plan-guru64-dft.lo plan-guru64-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o
# mv -f .deps/plan-guru64-dft-r2c.Tpo .deps/plan-guru64-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c -o plan-guru64-r2r.lo plan-guru64-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-dft.Tpo .deps/plan-guru64-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c -o plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o
# mv -f .deps/plan-guru64-r2r.Tpo .deps/plan-guru64-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c -o plan-guru64-split-dft-r2c.lo plan-guru64-split-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o
# mv -f .deps/plan-guru64-split-dft-c2r.Tpo .deps/plan-guru64-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c -o plan-guru64-split-dft.lo plan-guru64-split-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o
# mv -f .deps/plan-guru64-split-dft-r2c.Tpo .deps/plan-guru64-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c -o mktensor-iodims64.lo mktensor-iodims64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o
# mv -f .deps/plan-guru64-split-dft.Tpo .deps/plan-guru64-split-dft.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1
# mv -f .deps/mktensor-iodims64.Tpo .deps/mktensor-iodims64.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm
# libtool: link: ar cru .libs/libapi.a .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libapi.a
# libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# Making all in libbench2
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/libbench2'
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-ccopy-from.o -MD -MP -MF .deps/after-ccopy-from.Tpo -c -o after-ccopy-from.o after-ccopy-from.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-ccopy-to.o -MD -MP -MF .deps/after-ccopy-to.Tpo -c -o after-ccopy-to.o after-ccopy-to.c
# mv -f .deps/after-ccopy-from.Tpo .deps/after-ccopy-from.Po
# mv -f .deps/after-ccopy-to.Tpo .deps/after-ccopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-hccopy-from.o -MD -MP -MF .deps/after-hccopy-from.Tpo -c -o after-hccopy-from.o after-hccopy-from.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-hccopy-to.o -MD -MP -MF .deps/after-hccopy-to.Tpo -c -o after-hccopy-to.o after-hccopy-to.c
# mv -f .deps/after-hccopy-from.Tpo .deps/after-hccopy-from.Po
# mv -f .deps/after-hccopy-to.Tpo .deps/after-hccopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-rcopy-from.o -MD -MP -MF .deps/after-rcopy-from.Tpo -c -o after-rcopy-from.o after-rcopy-from.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-rcopy-to.o -MD -MP -MF .deps/after-rcopy-to.Tpo -c -o after-rcopy-to.o after-rcopy-to.c
# mv -f .deps/after-rcopy-from.Tpo .deps/after-rcopy-from.Po
# mv -f .deps/after-rcopy-to.Tpo .deps/after-rcopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT allocate.o -MD -MP -MF .deps/allocate.Tpo -c -o allocate.o allocate.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT aset.o -MD -MP -MF .deps/aset.Tpo -c -o aset.o aset.c
# mv -f .deps/aset.Tpo .deps/aset.Po
# mv -f .deps/allocate.Tpo .deps/allocate.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-cost-postprocess.o -MD -MP -MF .deps/bench-cost-postprocess.Tpo -c -o bench-cost-postprocess.o bench-cost-postprocess.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-exit.o -MD -MP -MF .deps/bench-exit.Tpo -c -o bench-exit.o bench-exit.c
# mv -f .deps/bench-cost-postprocess.Tpo .deps/bench-cost-postprocess.Po
# mv -f .deps/bench-exit.Tpo .deps/bench-exit.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-main.o -MD -MP -MF .deps/bench-main.Tpo -c -o bench-main.o bench-main.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT can-do.o -MD -MP -MF .deps/can-do.Tpo -c -o can-do.o can-do.c
# mv -f .deps/can-do.Tpo .deps/can-do.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT caset.o -MD -MP -MF .deps/caset.Tpo -c -o caset.o caset.c
# mv -f .deps/bench-main.Tpo .deps/bench-main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dotens2.o -MD -MP -MF .deps/dotens2.Tpo -c -o dotens2.o dotens2.c
# mv -f .deps/caset.Tpo .deps/caset.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
# mv -f .deps/dotens2.Tpo .deps/dotens2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/info.Tpo .deps/info.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mflops.o -MD -MP -MF .deps/mflops.Tpo -c -o mflops.o mflops.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mp.o -MD -MP -MF .deps/mp.Tpo -c -o mp.o mp.c
# mv -f .deps/mflops.Tpo .deps/mflops.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ovtpvt.o -MD -MP -MF .deps/ovtpvt.Tpo -c -o ovtpvt.o ovtpvt.c
# mv -f .deps/ovtpvt.Tpo .deps/ovtpvt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pow2.o -MD -MP -MF .deps/pow2.Tpo -c -o pow2.o pow2.c
# mv -f .deps/pow2.Tpo .deps/pow2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.o -MD -MP -MF .deps/problem.Tpo -c -o problem.o problem.c
# mv -f .deps/problem.Tpo .deps/problem.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c
# mv -f .deps/report.Tpo .deps/report.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT speed.o -MD -MP -MF .deps/speed.Tpo -c -o speed.o speed.c
# mv -f .deps/speed.Tpo .deps/speed.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.o -MD -MP -MF .deps/tensor.Tpo -c -o tensor.o tensor.c
# mv -f .deps/tensor.Tpo .deps/tensor.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c
# mv -f .deps/mp.Tpo .deps/mp.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT useropt.o -MD -MP -MF .deps/useropt.Tpo -c -o useropt.o useropt.c
# mv -f .deps/useropt.Tpo .deps/useropt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# mv -f .deps/timer.Tpo .deps/timer.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-dft.o -MD -MP -MF .deps/verify-dft.Tpo -c -o verify-dft.o verify-dft.c
# mv -f .deps/verify-dft.Tpo .deps/verify-dft.Po
# mv -f .deps/util.Tpo .deps/util.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-lib.o -MD -MP -MF .deps/verify-lib.Tpo -c -o verify-lib.o verify-lib.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-r2r.o -MD -MP -MF .deps/verify-r2r.Tpo -c -o verify-r2r.o verify-r2r.c
# mv -f .deps/verify-lib.Tpo .deps/verify-lib.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-rdft2.o -MD -MP -MF .deps/verify-rdft2.Tpo -c -o verify-rdft2.o verify-rdft2.c
# mv -f .deps/verify-r2r.Tpo .deps/verify-r2r.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c
# mv -f .deps/verify-rdft2.Tpo .deps/verify-rdft2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.o -MD -MP -MF .deps/zero.Tpo -c -o zero.o zero.c
# mv -f .deps/zero.Tpo .deps/zero.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT my-getopt.o -MD -MP -MF .deps/my-getopt.Tpo -c -o my-getopt.o my-getopt.c
# mv -f .deps/verify.Tpo .deps/verify.Po
# mv -f .deps/my-getopt.Tpo .deps/my-getopt.Po
# rm -f libbench2.a
# ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libbench2.a
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/libbench2'
# Making all in .
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double'
# /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -no-undefined -version-info 7:4:4 -o libfftw3.la -rpath /usr/lib kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la dft/simd/sse2/libdft_sse2_codelets.la rdft/simd/sse2/librdft_sse2_codelets.la dft/simd/avx/libdft_avx_codelets.la rdft/simd/avx/librdft_avx_codelets.la -lm
# cp -f fftw.pc fftw3.pc
# libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a dft/simd/sse2/.libs/libdft_sse2_codelets.a rdft/simd/sse2/.libs/librdft_sse2_codelets.a dft/simd/avx/.libs/libdft_avx_codelets.a rdft/simd/avx/.libs/librdft_avx_codelets.a -Wl,--no-whole-archive -lm -O3 -malign-double -Wl,-soname -Wl,libfftw3.so.3 -o .libs/libfftw3.so.3.4.4
# libtool: link: (cd ".libs" && rm -f "libfftw3.so.3" && ln -s "libfftw3.so.3.4.4" "libfftw3.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3.so" && ln -s "libfftw3.so.3.4.4" "libfftw3.so")
# libtool: link: (cd .libs/libfftw3.lax/libkernel.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/kernel/.libs/libkernel.a")
# libtool: link: (cd .libs/libfftw3.lax/libdft.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/dft/.libs/libdft.a")
# libtool: link: (cd .libs/libfftw3.lax/libdft_scalar.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/.libs/libdft_scalar.a")
# libtool: link: (cd .libs/libfftw3.lax/libdft_scalar_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets/.libs/libdft_scalar_codelets.a")
# libtool: link: (cd .libs/libfftw3.lax/librdft.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/rdft/.libs/librdft.a")
# libtool: link: (cd .libs/libfftw3.lax/librdft_scalar.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/.libs/librdft_scalar.a")
# libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cf.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a")
# libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2cb.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a")
# libtool: link: (cd .libs/libfftw3.lax/librdft_scalar_r2r.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a")
# libtool: link: (cd .libs/libfftw3.lax/libreodft.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/reodft/.libs/libreodft.a")
# libtool: link: (cd .libs/libfftw3.lax/libapi.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/api/.libs/libapi.a")
# libtool: link: (cd .libs/libfftw3.lax/libsimd_support.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/simd-support/.libs/libsimd_support.a")
# libtool: link: (cd .libs/libfftw3.lax/libsimd_sse2_nonportable.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/simd-support/.libs/libsimd_sse2_nonportable.a")
# libtool: link: (cd .libs/libfftw3.lax/libdft_sse2_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2/.libs/libdft_sse2_codelets.a")
# libtool: link: (cd .libs/libfftw3.lax/librdft_sse2_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2/.libs/librdft_sse2_codelets.a")
# libtool: link: (cd .libs/libfftw3.lax/libdft_avx_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx/.libs/libdft_avx_codelets.a")
# libtool: link: (cd .libs/libfftw3.lax/librdft_avx_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx/.libs/librdft_avx_codelets.a")
# copying selected object files to avoid basename conflicts...
# libtool: link: ln .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o || cp .libs/libfftw3.lax/libdft.a/buffered.o .libs/libfftw3.lax/lt1-buffered.o
# libtool: link: ln .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o || cp .libs/libfftw3.lax/libdft.a/ct.o .libs/libfftw3.lax/lt2-ct.o
# libtool: link: ln .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o || cp .libs/libfftw3.lax/libdft.a/plan.o .libs/libfftw3.lax/lt3-plan.o
# libtool: link: ln .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o || cp .libs/libfftw3.lax/libdft.a/problem.o .libs/libfftw3.lax/lt4-problem.o
# libtool: link: ln .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o || cp .libs/libfftw3.lax/libdft.a/rader.o .libs/libfftw3.lax/lt5-rader.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o || cp .libs/libfftw3.lax/librdft.a/buffered.o .libs/libfftw3.lax/lt6-buffered.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o || cp .libs/libfftw3.lax/librdft.a/conf.o .libs/libfftw3.lax/lt7-conf.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o || cp .libs/libfftw3.lax/librdft.a/generic.o .libs/libfftw3.lax/lt8-generic.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o || cp .libs/libfftw3.lax/librdft.a/indirect.o .libs/libfftw3.lax/lt9-indirect.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o || cp .libs/libfftw3.lax/librdft.a/nop.o .libs/libfftw3.lax/lt10-nop.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o || cp .libs/libfftw3.lax/librdft.a/plan.o .libs/libfftw3.lax/lt11-plan.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o || cp .libs/libfftw3.lax/librdft.a/problem.o .libs/libfftw3.lax/lt12-problem.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o || cp .libs/libfftw3.lax/librdft.a/rank-geq2.o .libs/libfftw3.lax/lt13-rank-geq2.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o || cp .libs/libfftw3.lax/librdft.a/solve.o .libs/libfftw3.lax/lt14-solve.o
# libtool: link: ln .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o || cp .libs/libfftw3.lax/librdft.a/vrank-geq1.o .libs/libfftw3.lax/lt15-vrank-geq1.o
# libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3.lax/lt16-codlist.o
# libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3.lax/lt17-codlist.o
# libtool: link: ln .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o || cp .libs/libfftw3.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3.lax/lt18-codlist.o
# libtool: link: ln .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o || cp .libs/libfftw3.lax/libreodft.a/conf.o .libs/libfftw3.lax/lt19-conf.o
# libtool: link: ln .libs/libfftw3.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt20-codlist.o || cp .libs/libfftw3.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt20-codlist.o
# libtool: link: ln .libs/libfftw3.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt21-codlist.o || cp .libs/libfftw3.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3.lax/lt21-codlist.o
# libtool: link: ln .libs/libfftw3.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3.lax/lt22-genus.o || cp .libs/libfftw3.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3.lax/lt22-genus.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt23-codlist.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt23-codlist.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt24-genus.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt24-genus.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3.lax/lt25-n1bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3.lax/lt25-n1bv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3.lax/lt26-n1bv_11.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3.lax/lt26-n1bv_11.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3.lax/lt27-n1bv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3.lax/lt27-n1bv_12.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3.lax/lt28-n1bv_128.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3.lax/lt28-n1bv_128.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3.lax/lt29-n1bv_13.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3.lax/lt29-n1bv_13.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3.lax/lt30-n1bv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3.lax/lt30-n1bv_14.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3.lax/lt31-n1bv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3.lax/lt31-n1bv_15.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3.lax/lt32-n1bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3.lax/lt32-n1bv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3.lax/lt33-n1bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3.lax/lt33-n1bv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3.lax/lt34-n1bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3.lax/lt34-n1bv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3.lax/lt35-n1bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3.lax/lt35-n1bv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3.lax/lt36-n1bv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3.lax/lt36-n1bv_3.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3.lax/lt37-n1bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3.lax/lt37-n1bv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3.lax/lt38-n1bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3.lax/lt38-n1bv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3.lax/lt39-n1bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3.lax/lt39-n1bv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3.lax/lt40-n1bv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3.lax/lt40-n1bv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3.lax/lt41-n1bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3.lax/lt41-n1bv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3.lax/lt42-n1bv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3.lax/lt42-n1bv_7.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3.lax/lt43-n1bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3.lax/lt43-n1bv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3.lax/lt44-n1bv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3.lax/lt44-n1bv_9.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3.lax/lt45-n1fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3.lax/lt45-n1fv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3.lax/lt46-n1fv_11.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3.lax/lt46-n1fv_11.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3.lax/lt47-n1fv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3.lax/lt47-n1fv_12.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3.lax/lt48-n1fv_128.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3.lax/lt48-n1fv_128.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3.lax/lt49-n1fv_13.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3.lax/lt49-n1fv_13.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3.lax/lt50-n1fv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3.lax/lt50-n1fv_14.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3.lax/lt51-n1fv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3.lax/lt51-n1fv_15.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3.lax/lt52-n1fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3.lax/lt52-n1fv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3.lax/lt53-n1fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3.lax/lt53-n1fv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3.lax/lt54-n1fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3.lax/lt54-n1fv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3.lax/lt55-n1fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3.lax/lt55-n1fv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3.lax/lt56-n1fv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3.lax/lt56-n1fv_3.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3.lax/lt57-n1fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3.lax/lt57-n1fv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3.lax/lt58-n1fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3.lax/lt58-n1fv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3.lax/lt59-n1fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3.lax/lt59-n1fv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3.lax/lt60-n1fv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3.lax/lt60-n1fv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3.lax/lt61-n1fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3.lax/lt61-n1fv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3.lax/lt62-n1fv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3.lax/lt62-n1fv_7.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3.lax/lt63-n1fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3.lax/lt63-n1fv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3.lax/lt64-n1fv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3.lax/lt64-n1fv_9.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3.lax/lt65-n2bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3.lax/lt65-n2bv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3.lax/lt66-n2bv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3.lax/lt66-n2bv_12.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3.lax/lt67-n2bv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3.lax/lt67-n2bv_14.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3.lax/lt68-n2bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3.lax/lt68-n2bv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3.lax/lt69-n2bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3.lax/lt69-n2bv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3.lax/lt70-n2bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3.lax/lt70-n2bv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3.lax/lt71-n2bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3.lax/lt71-n2bv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3.lax/lt72-n2bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3.lax/lt72-n2bv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3.lax/lt73-n2bv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3.lax/lt73-n2bv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3.lax/lt74-n2bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3.lax/lt74-n2bv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3.lax/lt75-n2bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3.lax/lt75-n2bv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3.lax/lt76-n2fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3.lax/lt76-n2fv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3.lax/lt77-n2fv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3.lax/lt77-n2fv_12.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3.lax/lt78-n2fv_14.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3.lax/lt78-n2fv_14.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3.lax/lt79-n2fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3.lax/lt79-n2fv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3.lax/lt80-n2fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3.lax/lt80-n2fv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3.lax/lt81-n2fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3.lax/lt81-n2fv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3.lax/lt82-n2fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3.lax/lt82-n2fv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3.lax/lt83-n2fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3.lax/lt83-n2fv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3.lax/lt84-n2fv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3.lax/lt84-n2fv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3.lax/lt85-n2fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3.lax/lt85-n2fv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3.lax/lt86-n2fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3.lax/lt86-n2fv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3.lax/lt87-n2sv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3.lax/lt87-n2sv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3.lax/lt88-n2sv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3.lax/lt88-n2sv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3.lax/lt89-n2sv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3.lax/lt89-n2sv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3.lax/lt90-n2sv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3.lax/lt90-n2sv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3.lax/lt91-n2sv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3.lax/lt91-n2sv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3.lax/lt92-q1bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3.lax/lt92-q1bv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3.lax/lt93-q1bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3.lax/lt93-q1bv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3.lax/lt94-q1bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3.lax/lt94-q1bv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3.lax/lt95-q1bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3.lax/lt95-q1bv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3.lax/lt96-q1fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3.lax/lt96-q1fv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3.lax/lt97-q1fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3.lax/lt97-q1fv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3.lax/lt98-q1fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3.lax/lt98-q1fv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3.lax/lt99-q1fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3.lax/lt99-q1fv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3.lax/lt100-t1buv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3.lax/lt100-t1buv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3.lax/lt101-t1buv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3.lax/lt101-t1buv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3.lax/lt102-t1buv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3.lax/lt102-t1buv_3.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3.lax/lt103-t1buv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3.lax/lt103-t1buv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3.lax/lt104-t1buv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3.lax/lt104-t1buv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3.lax/lt105-t1buv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3.lax/lt105-t1buv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3.lax/lt106-t1buv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3.lax/lt106-t1buv_7.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3.lax/lt107-t1buv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3.lax/lt107-t1buv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3.lax/lt108-t1buv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3.lax/lt108-t1buv_9.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3.lax/lt109-t1bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3.lax/lt109-t1bv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3.lax/lt110-t1bv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3.lax/lt110-t1bv_12.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3.lax/lt111-t1bv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3.lax/lt111-t1bv_15.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3.lax/lt112-t1bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3.lax/lt112-t1bv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3.lax/lt113-t1bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3.lax/lt113-t1bv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3.lax/lt114-t1bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3.lax/lt114-t1bv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3.lax/lt115-t1bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3.lax/lt115-t1bv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3.lax/lt116-t1bv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3.lax/lt116-t1bv_3.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3.lax/lt117-t1bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3.lax/lt117-t1bv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3.lax/lt118-t1bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3.lax/lt118-t1bv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3.lax/lt119-t1bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3.lax/lt119-t1bv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3.lax/lt120-t1bv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3.lax/lt120-t1bv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3.lax/lt121-t1bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3.lax/lt121-t1bv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3.lax/lt122-t1bv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3.lax/lt122-t1bv_7.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3.lax/lt123-t1bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3.lax/lt123-t1bv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3.lax/lt124-t1bv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3.lax/lt124-t1bv_9.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3.lax/lt125-t1fuv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3.lax/lt125-t1fuv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3.lax/lt126-t1fuv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3.lax/lt126-t1fuv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3.lax/lt127-t1fuv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3.lax/lt127-t1fuv_3.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3.lax/lt128-t1fuv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3.lax/lt128-t1fuv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3.lax/lt129-t1fuv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3.lax/lt129-t1fuv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3.lax/lt130-t1fuv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3.lax/lt130-t1fuv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3.lax/lt131-t1fuv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3.lax/lt131-t1fuv_7.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3.lax/lt132-t1fuv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3.lax/lt132-t1fuv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3.lax/lt133-t1fuv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3.lax/lt133-t1fuv_9.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3.lax/lt134-t1fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3.lax/lt134-t1fv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3.lax/lt135-t1fv_12.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3.lax/lt135-t1fv_12.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3.lax/lt136-t1fv_15.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3.lax/lt136-t1fv_15.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3.lax/lt137-t1fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3.lax/lt137-t1fv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3.lax/lt138-t1fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3.lax/lt138-t1fv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3.lax/lt139-t1fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3.lax/lt139-t1fv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3.lax/lt140-t1fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3.lax/lt140-t1fv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3.lax/lt141-t1fv_3.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3.lax/lt141-t1fv_3.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3.lax/lt142-t1fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3.lax/lt142-t1fv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3.lax/lt143-t1fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3.lax/lt143-t1fv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3.lax/lt144-t1fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3.lax/lt144-t1fv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3.lax/lt145-t1fv_6.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3.lax/lt145-t1fv_6.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3.lax/lt146-t1fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3.lax/lt146-t1fv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3.lax/lt147-t1fv_7.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3.lax/lt147-t1fv_7.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3.lax/lt148-t1fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3.lax/lt148-t1fv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3.lax/lt149-t1fv_9.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3.lax/lt149-t1fv_9.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3.lax/lt150-t1sv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3.lax/lt150-t1sv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3.lax/lt151-t1sv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3.lax/lt151-t1sv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3.lax/lt152-t1sv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3.lax/lt152-t1sv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3.lax/lt153-t1sv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3.lax/lt153-t1sv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3.lax/lt154-t1sv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3.lax/lt154-t1sv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3.lax/lt155-t2bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3.lax/lt155-t2bv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3.lax/lt156-t2bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3.lax/lt156-t2bv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3.lax/lt157-t2bv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3.lax/lt157-t2bv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3.lax/lt158-t2bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3.lax/lt158-t2bv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3.lax/lt159-t2bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3.lax/lt159-t2bv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3.lax/lt160-t2bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3.lax/lt160-t2bv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3.lax/lt161-t2bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3.lax/lt161-t2bv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3.lax/lt162-t2bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3.lax/lt162-t2bv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3.lax/lt163-t2bv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3.lax/lt163-t2bv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3.lax/lt164-t2bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3.lax/lt164-t2bv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3.lax/lt165-t2fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3.lax/lt165-t2fv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3.lax/lt166-t2fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3.lax/lt166-t2fv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3.lax/lt167-t2fv_2.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3.lax/lt167-t2fv_2.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3.lax/lt168-t2fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3.lax/lt168-t2fv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3.lax/lt169-t2fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3.lax/lt169-t2fv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3.lax/lt170-t2fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3.lax/lt170-t2fv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3.lax/lt171-t2fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3.lax/lt171-t2fv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3.lax/lt172-t2fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3.lax/lt172-t2fv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3.lax/lt173-t2fv_64.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3.lax/lt173-t2fv_64.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3.lax/lt174-t2fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3.lax/lt174-t2fv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3.lax/lt175-t2sv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3.lax/lt175-t2sv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3.lax/lt176-t2sv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3.lax/lt176-t2sv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3.lax/lt177-t2sv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3.lax/lt177-t2sv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3.lax/lt178-t2sv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3.lax/lt178-t2sv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3.lax/lt179-t3bv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3.lax/lt179-t3bv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3.lax/lt180-t3bv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3.lax/lt180-t3bv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3.lax/lt181-t3bv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3.lax/lt181-t3bv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3.lax/lt182-t3bv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3.lax/lt182-t3bv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3.lax/lt183-t3bv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3.lax/lt183-t3bv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3.lax/lt184-t3bv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3.lax/lt184-t3bv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3.lax/lt185-t3bv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3.lax/lt185-t3bv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3.lax/lt186-t3bv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3.lax/lt186-t3bv_8.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3.lax/lt187-t3fv_10.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3.lax/lt187-t3fv_10.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3.lax/lt188-t3fv_16.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3.lax/lt188-t3fv_16.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3.lax/lt189-t3fv_20.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3.lax/lt189-t3fv_20.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3.lax/lt190-t3fv_25.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3.lax/lt190-t3fv_25.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3.lax/lt191-t3fv_32.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3.lax/lt191-t3fv_32.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3.lax/lt192-t3fv_4.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3.lax/lt192-t3fv_4.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3.lax/lt193-t3fv_5.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3.lax/lt193-t3fv_5.o
# libtool: link: ln .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3.lax/lt194-t3fv_8.o || cp .libs/libfftw3.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3.lax/lt194-t3fv_8.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt195-codlist.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3.lax/lt195-codlist.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt196-genus.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3.lax/lt196-genus.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3.lax/lt197-hc2cbdftv_10.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3.lax/lt197-hc2cbdftv_10.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3.lax/lt198-hc2cbdftv_12.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3.lax/lt198-hc2cbdftv_12.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3.lax/lt199-hc2cbdftv_16.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3.lax/lt199-hc2cbdftv_16.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3.lax/lt200-hc2cbdftv_2.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3.lax/lt200-hc2cbdftv_2.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3.lax/lt201-hc2cbdftv_20.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3.lax/lt201-hc2cbdftv_20.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3.lax/lt202-hc2cbdftv_32.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3.lax/lt202-hc2cbdftv_32.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3.lax/lt203-hc2cbdftv_4.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3.lax/lt203-hc2cbdftv_4.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3.lax/lt204-hc2cbdftv_6.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3.lax/lt204-hc2cbdftv_6.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3.lax/lt205-hc2cbdftv_8.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3.lax/lt205-hc2cbdftv_8.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3.lax/lt206-hc2cfdftv_10.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3.lax/lt206-hc2cfdftv_10.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3.lax/lt207-hc2cfdftv_12.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3.lax/lt207-hc2cfdftv_12.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3.lax/lt208-hc2cfdftv_16.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3.lax/lt208-hc2cfdftv_16.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3.lax/lt209-hc2cfdftv_2.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3.lax/lt209-hc2cfdftv_2.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3.lax/lt210-hc2cfdftv_20.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3.lax/lt210-hc2cfdftv_20.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3.lax/lt211-hc2cfdftv_32.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3.lax/lt211-hc2cfdftv_32.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3.lax/lt212-hc2cfdftv_4.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3.lax/lt212-hc2cfdftv_4.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3.lax/lt213-hc2cfdftv_6.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3.lax/lt213-hc2cfdftv_6.o
# libtool: link: ln .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3.lax/lt214-hc2cfdftv_8.o || cp .libs/libfftw3.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3.lax/lt214-hc2cfdftv_8.o
# libtool: link: ar cru .libs/libfftw3.a .libs/libfftw3.lax/libkernel.a/align.o .libs/libfftw3.lax/libkernel.a/alloc.o .libs/libfftw3.lax/libkernel.a/assert.o .libs/libfftw3.lax/libkernel.a/awake.o .libs/libfftw3.lax/libkernel.a/buffered.o .libs/libfftw3.lax/libkernel.a/cpy1d.o .libs/libfftw3.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3.lax/libkernel.a/cpy2d.o .libs/libfftw3.lax/libkernel.a/ct.o .libs/libfftw3.lax/libkernel.a/debug.o .libs/libfftw3.lax/libkernel.a/extract-reim.o .libs/libfftw3.lax/libkernel.a/hash.o .libs/libfftw3.lax/libkernel.a/iabs.o .libs/libfftw3.lax/libkernel.a/kalloc.o .libs/libfftw3.lax/libkernel.a/md5-1.o .libs/libfftw3.lax/libkernel.a/md5.o .libs/libfftw3.lax/libkernel.a/minmax.o .libs/libfftw3.lax/libkernel.a/ops.o .libs/libfftw3.lax/libkernel.a/pickdim.o .libs/libfftw3.lax/libkernel.a/plan.o .libs/libfftw3.lax/libkernel.a/planner.o .libs/libfftw3.lax/libkernel.a/primes.o .libs/libfftw3.lax/libkernel.a/print.o .libs/libfftw3.lax/libkernel.a/problem.o .libs/libfftw3.lax/libkernel.a/rader.o .libs/libfftw3.lax/libkernel.a/scan.o .libs/libfftw3.lax/libkernel.a/solver.o .libs/libfftw3.lax/libkernel.a/solvtab.o .libs/libfftw3.lax/libkernel.a/stride.o .libs/libfftw3.lax/libkernel.a/tensor.o .libs/libfftw3.lax/libkernel.a/tensor1.o .libs/libfftw3.lax/libkernel.a/tensor2.o .libs/libfftw3.lax/libkernel.a/tensor3.o .libs/libfftw3.lax/libkernel.a/tensor4.o .libs/libfftw3.lax/libkernel.a/tensor5.o .libs/libfftw3.lax/libkernel.a/tensor7.o .libs/libfftw3.lax/libkernel.a/tensor8.o .libs/libfftw3.lax/libkernel.a/tensor9.o .libs/libfftw3.lax/libkernel.a/tile2d.o .libs/libfftw3.lax/libkernel.a/timer.o .libs/libfftw3.lax/libkernel.a/transpose.o .libs/libfftw3.lax/libkernel.a/trig.o .libs/libfftw3.lax/libkernel.a/twiddle.o .libs/libfftw3.lax/libdft.a/bluestein.o .libs/libfftw3.lax/lt1-buffered.o .libs/libfftw3.lax/libdft.a/conf.o .libs/libfftw3.lax/lt2-ct.o .libs/libfftw3.lax/libdft.a/dftw-direct.o .libs/libfftw3.lax/libdft.a/dftw-directsq.o .libs/libfftw3.lax/libdft.a/dftw-generic.o .libs/libfftw3.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3.lax/libdft.a/direct.o .libs/libfftw3.lax/libdft.a/generic.o .libs/libfftw3.lax/libdft.a/indirect-transpose.o .libs/libfftw3.lax/libdft.a/indirect.o .libs/libfftw3.lax/libdft.a/kdft-dif.o .libs/libfftw3.lax/libdft.a/kdft-difsq.o .libs/libfftw3.lax/libdft.a/kdft-dit.o .libs/libfftw3.lax/libdft.a/kdft.o .libs/libfftw3.lax/libdft.a/nop.o .libs/libfftw3.lax/lt3-plan.o .libs/libfftw3.lax/lt4-problem.o .libs/libfftw3.lax/lt5-rader.o .libs/libfftw3.lax/libdft.a/rank-geq2.o .libs/libfftw3.lax/libdft.a/solve.o .libs/libfftw3.lax/libdft.a/vrank-geq1.o .libs/libfftw3.lax/libdft.a/zero.o .libs/libfftw3.lax/libdft_scalar.a/n.o .libs/libfftw3.lax/libdft_scalar.a/t.o .libs/libfftw3.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3.lax/lt6-buffered.o .libs/libfftw3.lax/librdft.a/buffered2.o .libs/libfftw3.lax/lt7-conf.o .libs/libfftw3.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3.lax/librdft.a/ct-hc2c.o .libs/libfftw3.lax/librdft.a/dft-r2hc.o .libs/libfftw3.lax/librdft.a/dht-r2hc.o .libs/libfftw3.lax/librdft.a/dht-rader.o .libs/libfftw3.lax/librdft.a/direct-r2c.o .libs/libfftw3.lax/librdft.a/direct-r2r.o .libs/libfftw3.lax/librdft.a/direct2.o .libs/libfftw3.lax/lt8-generic.o .libs/libfftw3.lax/librdft.a/hc2hc-direct.o .libs/libfftw3.lax/librdft.a/hc2hc-generic.o .libs/libfftw3.lax/librdft.a/hc2hc.o .libs/libfftw3.lax/lt9-indirect.o .libs/libfftw3.lax/librdft.a/khc2c.o .libs/libfftw3.lax/librdft.a/khc2hc.o .libs/libfftw3.lax/librdft.a/kr2c.o .libs/libfftw3.lax/librdft.a/kr2r.o .libs/libfftw3.lax/lt10-nop.o .libs/libfftw3.lax/librdft.a/nop2.o .libs/libfftw3.lax/lt11-plan.o .libs/libfftw3.lax/librdft.a/plan2.o .libs/libfftw3.lax/lt12-problem.o .libs/libfftw3.lax/librdft.a/problem2.o .libs/libfftw3.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3.lax/lt13-rank-geq2.o .libs/libfftw3.lax/librdft.a/rank0-rdft2.o .libs/libfftw3.lax/librdft.a/rank0.o .libs/libfftw3.lax/librdft.a/rdft-dht.o .libs/libfftw3.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3.lax/librdft.a/rdft2-rdft.o .libs/libfftw3.lax/librdft.a/rdft2-strides.o .libs/libfftw3.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3.lax/lt14-solve.o .libs/libfftw3.lax/librdft.a/solve2.o .libs/libfftw3.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3.lax/lt15-vrank-geq1.o .libs/libfftw3.lax/librdft.a/vrank3-transpose.o .libs/libfftw3.lax/librdft_scalar.a/hc2c.o .libs/libfftw3.lax/librdft_scalar.a/hfb.o .libs/libfftw3.lax/librdft_scalar.a/r2c.o .libs/libfftw3.lax/librdft_scalar.a/r2r.o .libs/libfftw3.lax/lt16-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3.lax/lt17-codlist.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3.lax/lt18-codlist.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3.lax/lt19-conf.o .libs/libfftw3.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3.lax/libapi.a/apiplan.o .libs/libfftw3.lax/libapi.a/configure.o .libs/libfftw3.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-dft.o .libs/libfftw3.lax/libapi.a/execute-r2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/execute-split-dft.o .libs/libfftw3.lax/libapi.a/execute.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3.lax/libapi.a/export-wisdom.o .libs/libfftw3.lax/libapi.a/f77api.o .libs/libfftw3.lax/libapi.a/flops.o .libs/libfftw3.lax/libapi.a/forget-wisdom.o .libs/libfftw3.lax/libapi.a/import-system-wisdom.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3.lax/libapi.a/import-wisdom.o .libs/libfftw3.lax/libapi.a/malloc.o .libs/libfftw3.lax/libapi.a/map-r2r-kind.o .libs/libfftw3.lax/libapi.a/mapflags.o .libs/libfftw3.lax/libapi.a/mkprinter-file.o .libs/libfftw3.lax/libapi.a/mkprinter-str.o .libs/libfftw3.lax/libapi.a/mktensor-iodims.o .libs/libfftw3.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3.lax/libapi.a/plan-dft-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-dft.o .libs/libfftw3.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3.lax/libapi.a/plan-many-dft.o .libs/libfftw3.lax/libapi.a/plan-many-r2r.o .libs/libfftw3.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3.lax/libapi.a/plan-r2r.o .libs/libfftw3.lax/libapi.a/print-plan.o .libs/libfftw3.lax/libapi.a/rdft2-pad.o .libs/libfftw3.lax/libapi.a/the-planner.o .libs/libfftw3.lax/libapi.a/version.o .libs/libfftw3.lax/libsimd_support.a/altivec.o .libs/libfftw3.lax/libsimd_support.a/avx.o .libs/libfftw3.lax/libsimd_support.a/neon.o .libs/libfftw3.lax/libsimd_support.a/sse2.o .libs/libfftw3.lax/libsimd_support.a/taint.o .libs/libfftw3.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o .libs/libfftw3.lax/lt20-codlist.o .libs/libfftw3.lax/libdft_sse2_codelets.a/genus.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_11.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_128.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_13.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1bv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_11.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_128.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_13.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n1fv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_14.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/n2sv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/q1fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1buv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1bv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fuv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_12.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_15.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_3.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_6.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_7.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1fv_9.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t1sv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_2.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_64.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2fv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t2sv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3bv_8.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_10.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_16.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_20.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_25.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_32.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_4.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_5.o .libs/libfftw3.lax/libdft_sse2_codelets.a/t3fv_8.o .libs/libfftw3.lax/lt21-codlist.o .libs/libfftw3.lax/lt22-genus.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_10.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_12.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_16.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_2.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_20.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_32.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_4.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_6.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cbdftv_8.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_10.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_12.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_16.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_2.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_20.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_32.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_4.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_6.o .libs/libfftw3.lax/librdft_sse2_codelets.a/hc2cfdftv_8.o .libs/libfftw3.lax/lt23-codlist.o .libs/libfftw3.lax/lt24-genus.o .libs/libfftw3.lax/lt25-n1bv_10.o .libs/libfftw3.lax/lt26-n1bv_11.o .libs/libfftw3.lax/lt27-n1bv_12.o .libs/libfftw3.lax/lt28-n1bv_128.o .libs/libfftw3.lax/lt29-n1bv_13.o .libs/libfftw3.lax/lt30-n1bv_14.o .libs/libfftw3.lax/lt31-n1bv_15.o .libs/libfftw3.lax/lt32-n1bv_16.o .libs/libfftw3.lax/lt33-n1bv_2.o .libs/libfftw3.lax/lt34-n1bv_20.o .libs/libfftw3.lax/lt35-n1bv_25.o .libs/libfftw3.lax/lt36-n1bv_3.o .libs/libfftw3.lax/lt37-n1bv_32.o .libs/libfftw3.lax/lt38-n1bv_4.o .libs/libfftw3.lax/lt39-n1bv_5.o .libs/libfftw3.lax/lt40-n1bv_6.o .libs/libfftw3.lax/lt41-n1bv_64.o .libs/libfftw3.lax/lt42-n1bv_7.o .libs/libfftw3.lax/lt43-n1bv_8.o .libs/libfftw3.lax/lt44-n1bv_9.o .libs/libfftw3.lax/lt45-n1fv_10.o .libs/libfftw3.lax/lt46-n1fv_11.o .libs/libfftw3.lax/lt47-n1fv_12.o .libs/libfftw3.lax/lt48-n1fv_128.o .libs/libfftw3.lax/lt49-n1fv_13.o .libs/libfftw3.lax/lt50-n1fv_14.o .libs/libfftw3.lax/lt51-n1fv_15.o .libs/libfftw3.lax/lt52-n1fv_16.o .libs/libfftw3.lax/lt53-n1fv_2.o .libs/libfftw3.lax/lt54-n1fv_20.o .libs/libfftw3.lax/lt55-n1fv_25.o .libs/libfftw3.lax/lt56-n1fv_3.o .libs/libfftw3.lax/lt57-n1fv_32.o .libs/libfftw3.lax/lt58-n1fv_4.o .libs/libfftw3.lax/lt59-n1fv_5.o .libs/libfftw3.lax/lt60-n1fv_6.o .libs/libfftw3.lax/lt61-n1fv_64.o .libs/libfftw3.lax/lt62-n1fv_7.o .libs/libfftw3.lax/lt63-n1fv_8.o .libs/libfftw3.lax/lt64-n1fv_9.o .libs/libfftw3.lax/lt65-n2bv_10.o .libs/libfftw3.lax/lt66-n2bv_12.o .libs/libfftw3.lax/lt67-n2bv_14.o .libs/libfftw3.lax/lt68-n2bv_16.o .libs/libfftw3.lax/lt69-n2bv_2.o .libs/libfftw3.lax/lt70-n2bv_20.o .libs/libfftw3.lax/lt71-n2bv_32.o .libs/libfftw3.lax/lt72-n2bv_4.o .libs/libfftw3.lax/lt73-n2bv_6.o .libs/libfftw3.lax/lt74-n2bv_64.o .libs/libfftw3.lax/lt75-n2bv_8.o .libs/libfftw3.lax/lt76-n2fv_10.o .libs/libfftw3.lax/lt77-n2fv_12.o .libs/libfftw3.lax/lt78-n2fv_14.o .libs/libfftw3.lax/lt79-n2fv_16.o .libs/libfftw3.lax/lt80-n2fv_2.o .libs/libfftw3.lax/lt81-n2fv_20.o .libs/libfftw3.lax/lt82-n2fv_32.o .libs/libfftw3.lax/lt83-n2fv_4.o .libs/libfftw3.lax/lt84-n2fv_6.o .libs/libfftw3.lax/lt85-n2fv_64.o .libs/libfftw3.lax/lt86-n2fv_8.o .libs/libfftw3.lax/lt87-n2sv_16.o .libs/libfftw3.lax/lt88-n2sv_32.o .libs/libfftw3.lax/lt89-n2sv_4.o .libs/libfftw3.lax/lt90-n2sv_64.o .libs/libfftw3.lax/lt91-n2sv_8.o .libs/libfftw3.lax/lt92-q1bv_2.o .libs/libfftw3.lax/lt93-q1bv_4.o .libs/libfftw3.lax/lt94-q1bv_5.o .libs/libfftw3.lax/lt95-q1bv_8.o .libs/libfftw3.lax/lt96-q1fv_2.o .libs/libfftw3.lax/lt97-q1fv_4.o .libs/libfftw3.lax/lt98-q1fv_5.o .libs/libfftw3.lax/lt99-q1fv_8.o .libs/libfftw3.lax/lt100-t1buv_10.o .libs/libfftw3.lax/lt101-t1buv_2.o .libs/libfftw3.lax/lt102-t1buv_3.o .libs/libfftw3.lax/lt103-t1buv_4.o .libs/libfftw3.lax/lt104-t1buv_5.o .libs/libfftw3.lax/lt105-t1buv_6.o .libs/libfftw3.lax/lt106-t1buv_7.o .libs/libfftw3.lax/lt107-t1buv_8.o .libs/libfftw3.lax/lt108-t1buv_9.o .libs/libfftw3.lax/lt109-t1bv_10.o .libs/libfftw3.lax/lt110-t1bv_12.o .libs/libfftw3.lax/lt111-t1bv_15.o .libs/libfftw3.lax/lt112-t1bv_16.o .libs/libfftw3.lax/lt113-t1bv_2.o .libs/libfftw3.lax/lt114-t1bv_20.o .libs/libfftw3.lax/lt115-t1bv_25.o .libs/libfftw3.lax/lt116-t1bv_3.o .libs/libfftw3.lax/lt117-t1bv_32.o .libs/libfftw3.lax/lt118-t1bv_4.o .libs/libfftw3.lax/lt119-t1bv_5.o .libs/libfftw3.lax/lt120-t1bv_6.o .libs/libfftw3.lax/lt121-t1bv_64.o .libs/libfftw3.lax/lt122-t1bv_7.o .libs/libfftw3.lax/lt123-t1bv_8.o .libs/libfftw3.lax/lt124-t1bv_9.o .libs/libfftw3.lax/lt125-t1fuv_10.o .libs/libfftw3.lax/lt126-t1fuv_2.o .libs/libfftw3.lax/lt127-t1fuv_3.o .libs/libfftw3.lax/lt128-t1fuv_4.o .libs/libfftw3.lax/lt129-t1fuv_5.o .libs/libfftw3.lax/lt130-t1fuv_6.o .libs/libfftw3.lax/lt131-t1fuv_7.o .libs/libfftw3.lax/lt132-t1fuv_8.o .libs/libfftw3.lax/lt133-t1fuv_9.o .libs/libfftw3.lax/lt134-t1fv_10.o .libs/libfftw3.lax/lt135-t1fv_12.o .libs/libfftw3.lax/lt136-t1fv_15.o .libs/libfftw3.lax/lt137-t1fv_16.o .libs/libfftw3.lax/lt138-t1fv_2.o .libs/libfftw3.lax/lt139-t1fv_20.o .libs/libfftw3.lax/lt140-t1fv_25.o .libs/libfftw3.lax/lt141-t1fv_3.o .libs/libfftw3.lax/lt142-t1fv_32.o .libs/libfftw3.lax/lt143-t1fv_4.o .libs/libfftw3.lax/lt144-t1fv_5.o .libs/libfftw3.lax/lt145-t1fv_6.o .libs/libfftw3.lax/lt146-t1fv_64.o .libs/libfftw3.lax/lt147-t1fv_7.o .libs/libfftw3.lax/lt148-t1fv_8.o .libs/libfftw3.lax/lt149-t1fv_9.o .libs/libfftw3.lax/lt150-t1sv_16.o .libs/libfftw3.lax/lt151-t1sv_2.o .libs/libfftw3.lax/lt152-t1sv_32.o .libs/libfftw3.lax/lt153-t1sv_4.o .libs/libfftw3.lax/lt154-t1sv_8.o .libs/libfftw3.lax/lt155-t2bv_10.o .libs/libfftw3.lax/lt156-t2bv_16.o .libs/libfftw3.lax/lt157-t2bv_2.o .libs/libfftw3.lax/lt158-t2bv_20.o .libs/libfftw3.lax/lt159-t2bv_25.o .libs/libfftw3.lax/lt160-t2bv_32.o .libs/libfftw3.lax/lt161-t2bv_4.o .libs/libfftw3.lax/lt162-t2bv_5.o .libs/libfftw3.lax/lt163-t2bv_64.o .libs/libfftw3.lax/lt164-t2bv_8.o .libs/libfftw3.lax/lt165-t2fv_10.o .libs/libfftw3.lax/lt166-t2fv_16.o .libs/libfftw3.lax/lt167-t2fv_2.o .libs/libfftw3.lax/lt168-t2fv_20.o .libs/libfftw3.lax/lt169-t2fv_25.o .libs/libfftw3.lax/lt170-t2fv_32.o .libs/libfftw3.lax/lt171-t2fv_4.o .libs/libfftw3.lax/lt172-t2fv_5.o .libs/libfftw3.lax/lt173-t2fv_64.o .libs/libfftw3.lax/lt174-t2fv_8.o .libs/libfftw3.lax/lt175-t2sv_16.o .libs/libfftw3.lax/lt176-t2sv_32.o .libs/libfftw3.lax/lt177-t2sv_4.o .libs/libfftw3.lax/lt178-t2sv_8.o .libs/libfftw3.lax/lt179-t3bv_10.o .libs/libfftw3.lax/lt180-t3bv_16.o .libs/libfftw3.lax/lt181-t3bv_20.o .libs/libfftw3.lax/lt182-t3bv_25.o .libs/libfftw3.lax/lt183-t3bv_32.o .libs/libfftw3.lax/lt184-t3bv_4.o .libs/libfftw3.lax/lt185-t3bv_5.o .libs/libfftw3.lax/lt186-t3bv_8.o .libs/libfftw3.lax/lt187-t3fv_10.o .libs/libfftw3.lax/lt188-t3fv_16.o .libs/libfftw3.lax/lt189-t3fv_20.o .libs/libfftw3.lax/lt190-t3fv_25.o .libs/libfftw3.lax/lt191-t3fv_32.o .libs/libfftw3.lax/lt192-t3fv_4.o .libs/libfftw3.lax/lt193-t3fv_5.o .libs/libfftw3.lax/lt194-t3fv_8.o .libs/libfftw3.lax/lt195-codlist.o .libs/libfftw3.lax/lt196-genus.o .libs/libfftw3.lax/lt197-hc2cbdftv_10.o .libs/libfftw3.lax/lt198-hc2cbdftv_12.o .libs/libfftw3.lax/lt199-hc2cbdftv_16.o .libs/libfftw3.lax/lt200-hc2cbdftv_2.o .libs/libfftw3.lax/lt201-hc2cbdftv_20.o .libs/libfftw3.lax/lt202-hc2cbdftv_32.o .libs/libfftw3.lax/lt203-hc2cbdftv_4.o .libs/libfftw3.lax/lt204-hc2cbdftv_6.o .libs/libfftw3.lax/lt205-hc2cbdftv_8.o .libs/libfftw3.lax/lt206-hc2cfdftv_10.o .libs/libfftw3.lax/lt207-hc2cfdftv_12.o .libs/libfftw3.lax/lt208-hc2cfdftv_16.o .libs/libfftw3.lax/lt209-hc2cfdftv_2.o .libs/libfftw3.lax/lt210-hc2cfdftv_20.o .libs/libfftw3.lax/lt211-hc2cfdftv_32.o .libs/libfftw3.lax/lt212-hc2cfdftv_4.o .libs/libfftw3.lax/lt213-hc2cfdftv_6.o .libs/libfftw3.lax/lt214-hc2cfdftv_8.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3.a
# libtool: link: rm -fr .libs/libfftw3.lax .libs/libfftw3.lax
# libtool: link: ( cd ".libs" && rm -f "libfftw3.la" && ln -s "../libfftw3.la" "libfftw3.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double'
# Making all in threads
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/threads'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-api.lo -MD -MP -MF .deps/libfftw3_threads_la-api.Tpo -c -o libfftw3_threads_la-api.lo `test -f 'api.c' || echo './'`api.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-conf.lo -MD -MP -MF .deps/libfftw3_threads_la-conf.Tpo -c -o libfftw3_threads_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-conf.lo -MD -MP -MF .deps/libfftw3_threads_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/libfftw3_threads_la-conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-api.lo -MD -MP -MF .deps/libfftw3_threads_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/libfftw3_threads_la-api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-conf.lo -MD -MP -MF .deps/libfftw3_threads_la-conf.Tpo -c conf.c -o libfftw3_threads_la-conf.o >/dev/null 2>&1
# mv -f .deps/libfftw3_threads_la-conf.Tpo .deps/libfftw3_threads_la-conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-threads.lo -MD -MP -MF .deps/libfftw3_threads_la-threads.Tpo -c -o libfftw3_threads_la-threads.lo `test -f 'threads.c' || echo './'`threads.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-threads.lo -MD -MP -MF .deps/libfftw3_threads_la-threads.Tpo -c threads.c -fPIC -DPIC -o .libs/libfftw3_threads_la-threads.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-api.lo -MD -MP -MF .deps/libfftw3_threads_la-api.Tpo -c api.c -o libfftw3_threads_la-api.o >/dev/null 2>&1
# mv -f .deps/libfftw3_threads_la-api.Tpo .deps/libfftw3_threads_la-api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_threads_la-dft-vrank-geq1.Tpo -c -o libfftw3_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo './'`dft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_threads_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_threads_la-dft-vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-threads.lo -MD -MP -MF .deps/libfftw3_threads_la-threads.Tpo -c threads.c -o libfftw3_threads_la-threads.o >/dev/null 2>&1
# mv -f .deps/libfftw3_threads_la-threads.Tpo .deps/libfftw3_threads_la-threads.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-ct.lo -MD -MP -MF .deps/libfftw3_threads_la-ct.Tpo -c -o libfftw3_threads_la-ct.lo `test -f 'ct.c' || echo './'`ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-ct.lo -MD -MP -MF .deps/libfftw3_threads_la-ct.Tpo -c ct.c -fPIC -DPIC -o .libs/libfftw3_threads_la-ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_threads_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -o libfftw3_threads_la-dft-vrank-geq1.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-ct.lo -MD -MP -MF .deps/libfftw3_threads_la-ct.Tpo -c ct.c -o libfftw3_threads_la-ct.o >/dev/null 2>&1
# mv -f .deps/libfftw3_threads_la-dft-vrank-geq1.Tpo .deps/libfftw3_threads_la-dft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_threads_la-rdft-vrank-geq1.Tpo -c -o libfftw3_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo './'`rdft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_threads_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_threads_la-rdft-vrank-geq1.o
# mv -f .deps/libfftw3_threads_la-ct.Tpo .deps/libfftw3_threads_la-ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3_threads_la-hc2hc.Tpo -c -o libfftw3_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo './'`hc2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3_threads_la-hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/libfftw3_threads_la-hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_threads_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -o libfftw3_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3_threads_la-hc2hc.Tpo -c hc2hc.c -o libfftw3_threads_la-hc2hc.o >/dev/null 2>&1
# mv -f .deps/libfftw3_threads_la-rdft-vrank-geq1.Tpo .deps/libfftw3_threads_la-rdft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3_threads_la-vrank-geq1-rdft2.Tpo -c -o libfftw3_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo './'`vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3_threads_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o
# mv -f .deps/libfftw3_threads_la-hc2hc.Tpo .deps/libfftw3_threads_la-hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3_threads_la-f77api.Tpo -c -o libfftw3_threads_la-f77api.lo `test -f 'f77api.c' || echo './'`f77api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3_threads_la-f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/libfftw3_threads_la-f77api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3_threads_la-f77api.Tpo -c f77api.c -o libfftw3_threads_la-f77api.o >/dev/null 2>&1
# mv -f .deps/libfftw3_threads_la-f77api.Tpo .deps/libfftw3_threads_la-f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-api.lo -MD -MP -MF .deps/libfftw3_omp_la-api.Tpo -c -o libfftw3_omp_la-api.lo `test -f 'api.c' || echo './'`api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3_threads_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o libfftw3_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-api.lo -MD -MP -MF .deps/libfftw3_omp_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/libfftw3_omp_la-api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-api.lo -MD -MP -MF .deps/libfftw3_omp_la-api.Tpo -c api.c -o libfftw3_omp_la-api.o >/dev/null 2>&1
# mv -f .deps/libfftw3_threads_la-vrank-geq1-rdft2.Tpo .deps/libfftw3_threads_la-vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-conf.lo -MD -MP -MF .deps/libfftw3_omp_la-conf.Tpo -c -o libfftw3_omp_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
# mv -f .deps/libfftw3_omp_la-api.Tpo .deps/libfftw3_omp_la-api.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-conf.lo -MD -MP -MF .deps/libfftw3_omp_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/libfftw3_omp_la-conf.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3_omp_la-openmp.Tpo -c -o libfftw3_omp_la-openmp.lo `test -f 'openmp.c' || echo './'`openmp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-conf.lo -MD -MP -MF .deps/libfftw3_omp_la-conf.Tpo -c conf.c -o libfftw3_omp_la-conf.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3_omp_la-openmp.Tpo -c openmp.c -fPIC -DPIC -o .libs/libfftw3_omp_la-openmp.o
# mv -f .deps/libfftw3_omp_la-conf.Tpo .deps/libfftw3_omp_la-conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_omp_la-dft-vrank-geq1.Tpo -c -o libfftw3_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo './'`dft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3_omp_la-openmp.Tpo -c openmp.c -o libfftw3_omp_la-openmp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_omp_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_omp_la-dft-vrank-geq1.o
# mv -f .deps/libfftw3_omp_la-openmp.Tpo .deps/libfftw3_omp_la-openmp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-ct.lo -MD -MP -MF .deps/libfftw3_omp_la-ct.Tpo -c -o libfftw3_omp_la-ct.lo `test -f 'ct.c' || echo './'`ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-ct.lo -MD -MP -MF .deps/libfftw3_omp_la-ct.Tpo -c ct.c -fPIC -DPIC -o .libs/libfftw3_omp_la-ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_omp_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -o libfftw3_omp_la-dft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3_omp_la-dft-vrank-geq1.Tpo .deps/libfftw3_omp_la-dft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_omp_la-rdft-vrank-geq1.Tpo -c -o libfftw3_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo './'`rdft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-ct.lo -MD -MP -MF .deps/libfftw3_omp_la-ct.Tpo -c ct.c -o libfftw3_omp_la-ct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_omp_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3_omp_la-rdft-vrank-geq1.o
# mv -f .deps/libfftw3_omp_la-ct.Tpo .deps/libfftw3_omp_la-ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3_omp_la-hc2hc.Tpo -c -o libfftw3_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo './'`hc2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3_omp_la-hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/libfftw3_omp_la-hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3_omp_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -o libfftw3_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3_omp_la-hc2hc.Tpo -c hc2hc.c -o libfftw3_omp_la-hc2hc.o >/dev/null 2>&1
# mv -f .deps/libfftw3_omp_la-hc2hc.Tpo .deps/libfftw3_omp_la-hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3_omp_la-vrank-geq1-rdft2.Tpo -c -o libfftw3_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo './'`vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3_omp_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o
# mv -f .deps/libfftw3_omp_la-rdft-vrank-geq1.Tpo .deps/libfftw3_omp_la-rdft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3_omp_la-f77api.Tpo -c -o libfftw3_omp_la-f77api.lo `test -f 'f77api.c' || echo './'`f77api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3_omp_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o libfftw3_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3_omp_la-f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/libfftw3_omp_la-f77api.o
# mv -f .deps/libfftw3_omp_la-vrank-geq1-rdft2.Tpo .deps/libfftw3_omp_la-vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3_threads.la -rpath /usr/lib libfftw3_threads_la-api.lo libfftw3_threads_la-conf.lo libfftw3_threads_la-threads.lo libfftw3_threads_la-dft-vrank-geq1.lo libfftw3_threads_la-ct.lo libfftw3_threads_la-rdft-vrank-geq1.lo libfftw3_threads_la-hc2hc.lo libfftw3_threads_la-vrank-geq1-rdft2.lo libfftw3_threads_la-f77api.lo ../libfftw3.la -lm
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3_omp_la-f77api.Tpo -c f77api.c -o libfftw3_omp_la-f77api.o >/dev/null 2>&1
# mv -f .deps/libfftw3_omp_la-f77api.Tpo .deps/libfftw3_omp_la-f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3_omp.la -rpath /usr/lib libfftw3_omp_la-api.lo libfftw3_omp_la-conf.lo libfftw3_omp_la-openmp.lo libfftw3_omp_la-dft-vrank-geq1.lo libfftw3_omp_la-ct.lo libfftw3_omp_la-rdft-vrank-geq1.lo libfftw3_omp_la-hc2hc.lo libfftw3_omp_la-vrank-geq1-rdft2.lo libfftw3_omp_la-f77api.lo ../libfftw3.la -lm
# libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3_threads_la-api.o .libs/libfftw3_threads_la-conf.o .libs/libfftw3_threads_la-threads.o .libs/libfftw3_threads_la-dft-vrank-geq1.o .libs/libfftw3_threads_la-ct.o .libs/libfftw3_threads_la-rdft-vrank-geq1.o .libs/libfftw3_threads_la-hc2hc.o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o .libs/libfftw3_threads_la-f77api.o -Wl,-rpath -Wl,/tmp/fftw/src/fftw-3.3.4-double/.libs ../.libs/libfftw3.so -lm -pthread -O3 -malign-double -pthread -Wl,-soname -Wl,libfftw3_threads.so.3 -o .libs/libfftw3_threads.so.3.4.4
# libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so.3" && ln -s "libfftw3_threads.so.3.4.4" "libfftw3_threads.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3_threads.so" && ln -s "libfftw3_threads.so.3.4.4" "libfftw3_threads.so")
# libtool: link: ar cru .libs/libfftw3_threads.a libfftw3_threads_la-api.o libfftw3_threads_la-conf.o libfftw3_threads_la-threads.o libfftw3_threads_la-dft-vrank-geq1.o libfftw3_threads_la-ct.o libfftw3_threads_la-rdft-vrank-geq1.o libfftw3_threads_la-hc2hc.o libfftw3_threads_la-vrank-geq1-rdft2.o libfftw3_threads_la-f77api.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3_omp_la-api.o .libs/libfftw3_omp_la-conf.o .libs/libfftw3_omp_la-openmp.o .libs/libfftw3_omp_la-dft-vrank-geq1.o .libs/libfftw3_omp_la-ct.o .libs/libfftw3_omp_la-rdft-vrank-geq1.o .libs/libfftw3_omp_la-hc2hc.o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o .libs/libfftw3_omp_la-f77api.o -Wl,-rpath -Wl,/tmp/fftw/src/fftw-3.3.4-double/.libs ../.libs/libfftw3.so -lm -fopenmp -O3 -malign-double -fopenmp -Wl,-soname -Wl,libfftw3_omp.so.3 -o .libs/libfftw3_omp.so.3.4.4
# libtool: link: ranlib .libs/libfftw3_threads.a
# libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so.3" && ln -s "libfftw3_omp.so.3.4.4" "libfftw3_omp.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3_omp.so" && ln -s "libfftw3_omp.so.3.4.4" "libfftw3_omp.so")
# libtool: link: ( cd ".libs" && rm -f "libfftw3_threads.la" && ln -s "../libfftw3_threads.la" "libfftw3_threads.la" )
# libtool: link: ar cru .libs/libfftw3_omp.a libfftw3_omp_la-api.o libfftw3_omp_la-conf.o libfftw3_omp_la-openmp.o libfftw3_omp_la-dft-vrank-geq1.o libfftw3_omp_la-ct.o libfftw3_omp_la-rdft-vrank-geq1.o libfftw3_omp_la-hc2hc.o libfftw3_omp_la-vrank-geq1-rdft2.o libfftw3_omp_la-f77api.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3_omp.a
# libtool: link: ( cd ".libs" && rm -f "libfftw3_omp.la" && ln -s "../libfftw3_omp.la" "libfftw3_omp.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/threads'
# Making all in tests
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tests'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-bench.o -MD -MP -MF .deps/bench-bench.Tpo -c -o bench-bench.o `test -f 'bench.c' || echo './'`bench.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-hook.o -MD -MP -MF .deps/bench-hook.Tpo -c -o bench-hook.o `test -f 'hook.c' || echo './'`hook.c
# mv -f .deps/bench-hook.Tpo .deps/bench-hook.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-fftw-bench.o -MD -MP -MF .deps/bench-fftw-bench.Tpo -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo './'`fftw-bench.c
# mv -f .deps/bench-bench.Tpo .deps/bench-bench.Po
# mv -f .deps/bench-fftw-bench.Tpo .deps/bench-fftw-bench.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm
# libtool: link: gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3_threads.so /tmp/fftw/src/fftw-3.3.4-double/.libs/libfftw3.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tests'
# Making all in mpi
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# sed 's/C_MPI_FINT//' ./fftw3-mpi.f03.in > fftw3-mpi.f03
# sed 's/C_MPI_FINT//' ./fftw3l-mpi.f03.in > fftw3l-mpi.f03
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# Making all in doc
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# Making all in FAQ
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc/FAQ'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc/FAQ'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# Making all in tools
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# rm -f fftw-wisdom.1
# cp fftw_wisdom.1 fftw-wisdom.1
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libbench2 -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT fftw_wisdom-fftw-wisdom.o -MD -MP -MF .deps/fftw_wisdom-fftw-wisdom.Tpo -c -o fftw_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo './'`fftw-wisdom.c
# mv -f .deps/fftw_wisdom-fftw-wisdom.Tpo .deps/fftw_wisdom-fftw-wisdom.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3_threads.la ../libfftw3.la ../libbench2/libbench2.a -lm
# libtool: link: gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/fftw-wisdom fftw_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3_threads.so /tmp/fftw/src/fftw-3.3.4-double/.libs/libfftw3.so ../.libs/libfftw3.so ../libbench2/libbench2.a -lm -pthread
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# Making all in m4
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/m4'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double'
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for C compiler vendor... gnu
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for ocamlbuild... no
# checking for ANSI C header files... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking c_asm.h usability... no
# checking c_asm.h presence... no
# checking for c_asm.h... no
# checking intrinsics.h usability... no
# checking intrinsics.h presence... no
# checking for intrinsics.h... no
# checking for stdint.h... (cached) yes
# checking mach/mach_time.h usability... no
# checking mach/mach_time.h presence... no
# checking for mach/mach_time.h... no
# checking sys/sysctl.h usability... yes
# checking sys/sysctl.h presence... yes
# checking for sys/sysctl.h... yes
# checking altivec.h usability... no
# checking altivec.h presence... no
# checking for altivec.h... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for long double... yes
# checking for hrtime_t... no
# checking size of int... 4
# checking size of unsigned int... 4
# checking size of long... 8
# checking size of unsigned long... 8
# checking size of long long... 8
# checking size of unsigned long long... 8
# checking size of size_t... 8
# checking size of ptrdiff_t... 8
# checking for uintptr_t... yes
# checking size of float... 4
# checking size of double... 8
# checking size of fftw_r2r_kind... 4
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for working strtod... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for sin in -lm... yes
# checking for BSDgettimeofday... no
# checking for gettimeofday... yes
# checking for gethrtime... no
# checking for read_real_time... no
# checking for time_base_to_time... no
# checking for drand48... yes
# checking for sqrt... yes
# checking for memset... yes
# checking for posix_memalign... yes
# checking for memalign... yes
# checking for _mm_malloc... no
# checking for _mm_free... no
# checking for clock_gettime... yes
# checking for mach_absolute_time... no
# checking for sysctl... yes
# checking for abort... yes
# checking for sinl... yes
# checking for cosl... yes
# checking for snprintf... yes
# checking whether sinl is declared... yes
# checking whether cosl is declared... yes
# checking whether sinq is declared... no
# checking whether cosq is declared... no
# checking whether memalign is declared... yes
# checking whether drand48 is declared... yes
# checking whether srand48 is declared... yes
# checking whether posix_memalign is declared... yes
# checking for _rtc intrinsic... no
# checking for cosl... (cached) yes
# checking for sinl... (cached) yes
# checking for tanl... yes
# checking for isnan... yes
# checking whether C compiler accepts -mpreferred-stack-boundary=4... yes
# checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... yes
# yes
# checking for x86_64-unknown-linux-g77... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking if gfortran supports -c -o file.o... (cached) yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking how to get verbose linking output from gfortran... -v
# checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath
# checking for dummy main to link with Fortran 77 libraries... none
# checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
# checking for OpenMP flag of C compiler... -fopenmp
# checking for Win32 threads... no
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking whether a cycle counter is available... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating support/Makefile
# config.status: creating genfft/Makefile
# config.status: creating kernel/Makefile
# config.status: creating simd-support/Makefile
# config.status: creating dft/Makefile
# config.status: creating dft/scalar/Makefile
# config.status: creating dft/scalar/codelets/Makefile
# config.status: creating dft/simd/Makefile
# config.status: creating dft/simd/common/Makefile
# config.status: creating dft/simd/sse2/Makefile
# config.status: creating dft/simd/avx/Makefile
# config.status: creating dft/simd/altivec/Makefile
# config.status: creating dft/simd/neon/Makefile
# config.status: creating rdft/Makefile
# config.status: creating rdft/scalar/Makefile
# config.status: creating rdft/scalar/r2cf/Makefile
# config.status: creating rdft/scalar/r2cb/Makefile
# config.status: creating rdft/scalar/r2r/Makefile
# config.status: creating rdft/simd/Makefile
# config.status: creating rdft/simd/common/Makefile
# config.status: creating rdft/simd/sse2/Makefile
# config.status: creating rdft/simd/avx/Makefile
# config.status: creating rdft/simd/altivec/Makefile
# config.status: creating rdft/simd/neon/Makefile
# config.status: creating reodft/Makefile
# config.status: creating threads/Makefile
# config.status: creating api/Makefile
# config.status: creating mpi/Makefile
# config.status: creating libbench2/Makefile
# config.status: creating tests/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/FAQ/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/fftw_wisdom.1
# config.status: creating tools/fftw-wisdom-to-conf
# config.status: creating m4/Makefile
# config.status: creating fftw.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# Making all in support
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/support'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/support'
# Making all in kernel
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/kernel'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c -o align.lo align.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
# mv -f .deps/alloc.Tpo .deps/alloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -fPIC -DPIC -o .libs/assert.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -o assert.o >/dev/null 2>&1
# mv -f .deps/assert.Tpo .deps/assert.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c -o awake.lo awake.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -fPIC -DPIC -o .libs/awake.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -fPIC -DPIC -o .libs/align.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -o awake.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -o align.o >/dev/null 2>&1
# mv -f .deps/awake.Tpo .deps/awake.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# mv -f .deps/align.Tpo .deps/align.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c -o cpy1d.lo cpy1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -o cpy1d.o >/dev/null 2>&1
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c -o cpy2d-pair.lo cpy2d-pair.c
# mv -f .deps/cpy1d.Tpo .deps/cpy1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c -o cpy2d.lo cpy2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -o cpy2d.o >/dev/null 2>&1
# mv -f .deps/cpy2d-pair.Tpo .deps/cpy2d-pair.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1
# mv -f .deps/ct.Tpo .deps/ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
# mv -f .deps/cpy2d.Tpo .deps/cpy2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c -o extract-reim.lo extract-reim.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o
# mv -f .deps/debug.Tpo .deps/debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -o extract-reim.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
# mv -f .deps/extract-reim.Tpo .deps/extract-reim.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c -o iabs.lo iabs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -fPIC -DPIC -o .libs/iabs.o
# mv -f .deps/hash.Tpo .deps/hash.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c -o kalloc.lo kalloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -o iabs.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -fPIC -DPIC -o .libs/kalloc.o
# mv -f .deps/iabs.Tpo .deps/iabs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c -o md5-1.lo md5-1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -fPIC -DPIC -o .libs/md5-1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -o kalloc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -o md5-1.o >/dev/null 2>&1
# mv -f .deps/md5-1.Tpo .deps/md5-1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
# mv -f .deps/md5.Tpo .deps/md5.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o .libs/minmax.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -o minmax.o >/dev/null 2>&1
# mv -f .deps/minmax.Tpo .deps/minmax.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ops.c
# mv -f .deps/kalloc.Tpo .deps/kalloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c -o pickdim.lo pickdim.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fPIC -DPIC -o .libs/ops.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -fPIC -DPIC -o .libs/pickdim.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -o ops.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -o pickdim.o >/dev/null 2>&1
# mv -f .deps/pickdim.Tpo .deps/pickdim.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# mv -f .deps/ops.Tpo .deps/ops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c -o planner.lo planner.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fPIC -DPIC -o .libs/planner.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c -o primes.lo primes.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -fPIC -DPIC -o .libs/primes.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -o planner.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -o primes.o >/dev/null 2>&1
# mv -f .deps/primes.Tpo .deps/primes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o
# mv -f .deps/planner.Tpo .deps/planner.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# mv -f .deps/problem.Tpo .deps/problem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1
# mv -f .deps/print.Tpo .deps/print.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o
# mv -f .deps/rader.Tpo .deps/rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c -o solver.lo solver.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -fPIC -DPIC -o .libs/solver.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -o solver.o >/dev/null 2>&1
# mv -f .deps/scan.Tpo .deps/scan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c -o solvtab.lo solvtab.c
# mv -f .deps/solver.Tpo .deps/solver.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c -o stride.lo stride.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -fPIC -DPIC -o .libs/solvtab.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -fPIC -DPIC -o .libs/stride.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -o stride.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -o solvtab.o >/dev/null 2>&1
# mv -f .deps/solvtab.Tpo .deps/solvtab.Plo
# mv -f .deps/stride.Tpo .deps/stride.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c -o tensor.lo tensor.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c -o tensor1.lo tensor1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -fPIC -DPIC -o .libs/tensor.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -fPIC -DPIC -o .libs/tensor1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -o tensor.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -o tensor1.o >/dev/null 2>&1
# mv -f .deps/tensor.Tpo .deps/tensor.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c -o tensor2.lo tensor2.c
# mv -f .deps/tensor1.Tpo .deps/tensor1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c -o tensor3.lo tensor3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -fPIC -DPIC -o .libs/tensor2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -fPIC -DPIC -o .libs/tensor3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -o tensor2.o >/dev/null 2>&1
# mv -f .deps/tensor2.Tpo .deps/tensor2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c -o tensor4.lo tensor4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -o tensor3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -fPIC -DPIC -o .libs/tensor4.o
# mv -f .deps/tensor3.Tpo .deps/tensor3.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -o tensor4.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c -o tensor5.lo tensor5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -fPIC -DPIC -o .libs/tensor5.o
# mv -f .deps/tensor4.Tpo .deps/tensor4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c -o tensor7.lo tensor7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -fPIC -DPIC -o .libs/tensor7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -o tensor5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -o tensor7.o >/dev/null 2>&1
# mv -f .deps/tensor5.Tpo .deps/tensor5.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c -o tensor8.lo tensor8.c
# mv -f .deps/tensor7.Tpo .deps/tensor7.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c -o tensor9.lo tensor9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -fPIC -DPIC -o .libs/tensor8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -fPIC -DPIC -o .libs/tensor9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -o tensor8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -o tensor9.o >/dev/null 2>&1
# mv -f .deps/tensor8.Tpo .deps/tensor8.Plo
# mv -f .deps/tensor9.Tpo .deps/tensor9.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c -o tile2d.lo tile2d.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -fPIC -DPIC -o .libs/tile2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -o tile2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1
# mv -f .deps/timer.Tpo .deps/timer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c -o transpose.lo transpose.c
# mv -f .deps/tile2d.Tpo .deps/tile2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c -o trig.lo trig.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fPIC -DPIC -o .libs/trig.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -fPIC -DPIC -o .libs/transpose.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -o trig.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -o transpose.o >/dev/null 2>&1
# mv -f .deps/trig.Tpo .deps/trig.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c -o twiddle.lo twiddle.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fPIC -DPIC -o .libs/twiddle.o
# mv -f .deps/transpose.Tpo .deps/transpose.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -o twiddle.o >/dev/null 2>&1
# mv -f .deps/twiddle.Tpo .deps/twiddle.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm
# libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.o .libs/minmax.o .libs/ops.o .libs/pickdim.o .libs/plan.o .libs/planner.o .libs/primes.o .libs/print.o .libs/problem.o .libs/rader.o .libs/scan.o .libs/solver.o .libs/solvtab.o .libs/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libkernel.a
# libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/kernel'
# Making all in simd-support
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/simd-support'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c -o taint.lo taint.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c -o sse2.lo sse2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -fPIC -DPIC -o .libs/taint.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -fPIC -DPIC -o .libs/sse2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -o taint.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -o sse2.o >/dev/null 2>&1
# mv -f .deps/taint.Tpo .deps/taint.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c -o avx.lo avx.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -fPIC -DPIC -o .libs/avx.o
# mv -f .deps/sse2.Tpo .deps/sse2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c -o altivec.lo altivec.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -fPIC -DPIC -o .libs/altivec.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -o avx.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -o altivec.o >/dev/null 2>&1
# mv -f .deps/avx.Tpo .deps/avx.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c -o neon.lo neon.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -fPIC -DPIC -o .libs/neon.o
# mv -f .deps/altivec.Tpo .deps/altivec.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo './'`sse2-nonportable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -o neon.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o
# mv -f .deps/neon.Tpo .deps/neon.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1
# mv -f .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm
# libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/altivec.o .libs/neon.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsimd_support.a
# libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" )
# libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsimd_sse2_nonportable.a
# libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/simd-support'
# Making all in dft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# Making all in scalar
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# Making all in codelets
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_dft_standard);"; \
# echo "const solvtab X(solvtab_dft_standard) = {"; \
# for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c -o n1_2.lo n1_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c -o n1_3.lo n1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -fPIC -DPIC -o .libs/n1_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -fPIC -DPIC -o .libs/n1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -o n1_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -o n1_3.o >/dev/null 2>&1
# mv -f .deps/n1_2.Tpo .deps/n1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c -o n1_4.lo n1_4.c
# mv -f .deps/n1_3.Tpo .deps/n1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c -o n1_5.lo n1_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -fPIC -DPIC -o .libs/n1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -fPIC -DPIC -o .libs/n1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -o n1_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -o n1_4.o >/dev/null 2>&1
# mv -f .deps/n1_4.Tpo .deps/n1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c -o n1_6.lo n1_6.c
# mv -f .deps/n1_5.Tpo .deps/n1_5.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -fPIC -DPIC -o .libs/n1_6.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c -o n1_7.lo n1_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -fPIC -DPIC -o .libs/n1_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -o n1_6.o >/dev/null 2>&1
# mv -f .deps/n1_6.Tpo .deps/n1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c -o n1_8.lo n1_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -o n1_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -fPIC -DPIC -o .libs/n1_8.o
# mv -f .deps/n1_7.Tpo .deps/n1_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c -o n1_9.lo n1_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -o n1_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -fPIC -DPIC -o .libs/n1_9.o
# mv -f .deps/n1_8.Tpo .deps/n1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c -o n1_10.lo n1_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -o n1_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -fPIC -DPIC -o .libs/n1_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -o n1_10.o >/dev/null 2>&1
# mv -f .deps/n1_9.Tpo .deps/n1_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c -o n1_11.lo n1_11.c
# mv -f .deps/n1_10.Tpo .deps/n1_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c -o n1_12.lo n1_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -fPIC -DPIC -o .libs/n1_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -fPIC -DPIC -o .libs/n1_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -o n1_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -o n1_11.o >/dev/null 2>&1
# mv -f .deps/n1_12.Tpo .deps/n1_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c -o n1_13.lo n1_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -fPIC -DPIC -o .libs/n1_13.o
# mv -f .deps/n1_11.Tpo .deps/n1_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c -o n1_14.lo n1_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -fPIC -DPIC -o .libs/n1_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -o n1_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -o n1_14.o >/dev/null 2>&1
# mv -f .deps/n1_14.Tpo .deps/n1_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c -o n1_15.lo n1_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -fPIC -DPIC -o .libs/n1_15.o
# mv -f .deps/n1_13.Tpo .deps/n1_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c -o n1_16.lo n1_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -fPIC -DPIC -o .libs/n1_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -o n1_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -o n1_16.o >/dev/null 2>&1
# mv -f .deps/n1_15.Tpo .deps/n1_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c -o n1_32.lo n1_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -fPIC -DPIC -o .libs/n1_32.o
# mv -f .deps/n1_16.Tpo .deps/n1_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c -o n1_64.lo n1_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -o n1_32.o >/dev/null 2>&1
# mv -f .deps/n1_32.Tpo .deps/n1_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c -o n1_20.lo n1_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -fPIC -DPIC -o .libs/n1_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -fPIC -DPIC -o .libs/n1_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -o n1_20.o >/dev/null 2>&1
# mv -f .deps/n1_20.Tpo .deps/n1_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c -o n1_25.lo n1_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -fPIC -DPIC -o .libs/n1_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -o n1_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -o n1_25.o >/dev/null 2>&1
# mv -f .deps/n1_25.Tpo .deps/n1_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c -o t1_2.lo t1_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -fPIC -DPIC -o .libs/t1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -o t1_2.o >/dev/null 2>&1
# mv -f .deps/t1_2.Tpo .deps/t1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c -o t1_3.lo t1_3.c
# mv -f .deps/n1_64.Tpo .deps/n1_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c -o t1_4.lo t1_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -fPIC -DPIC -o .libs/t1_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -fPIC -DPIC -o .libs/t1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -o t1_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -o t1_4.o >/dev/null 2>&1
# mv -f .deps/t1_3.Tpo .deps/t1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c -o t1_5.lo t1_5.c
# mv -f .deps/t1_4.Tpo .deps/t1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c -o t1_6.lo t1_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -fPIC -DPIC -o .libs/t1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -fPIC -DPIC -o .libs/t1_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -o t1_6.o >/dev/null 2>&1
# mv -f .deps/t1_6.Tpo .deps/t1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c -o t1_7.lo t1_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -o t1_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -fPIC -DPIC -o .libs/t1_7.o
# mv -f .deps/t1_5.Tpo .deps/t1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c -o t1_8.lo t1_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -o t1_7.o >/dev/null 2>&1
# mv -f .deps/t1_7.Tpo .deps/t1_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c -o t1_9.lo t1_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -fPIC -DPIC -o .libs/t1_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -fPIC -DPIC -o .libs/t1_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -o t1_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -o t1_8.o >/dev/null 2>&1
# mv -f .deps/t1_9.Tpo .deps/t1_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c -o t1_10.lo t1_10.c
# mv -f .deps/t1_8.Tpo .deps/t1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c -o t1_12.lo t1_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -fPIC -DPIC -o .libs/t1_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -fPIC -DPIC -o .libs/t1_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -o t1_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -o t1_12.o >/dev/null 2>&1
# mv -f .deps/t1_10.Tpo .deps/t1_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c -o t1_15.lo t1_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -fPIC -DPIC -o .libs/t1_15.o
# mv -f .deps/t1_12.Tpo .deps/t1_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c -o t1_16.lo t1_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -fPIC -DPIC -o .libs/t1_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -o t1_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -o t1_16.o >/dev/null 2>&1
# mv -f .deps/t1_15.Tpo .deps/t1_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c -o t1_32.lo t1_32.c
# mv -f .deps/t1_16.Tpo .deps/t1_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c -o t1_64.lo t1_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -fPIC -DPIC -o .libs/t1_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -fPIC -DPIC -o .libs/t1_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -o t1_32.o >/dev/null 2>&1
# mv -f .deps/t1_32.Tpo .deps/t1_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c -o t1_20.lo t1_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -fPIC -DPIC -o .libs/t1_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -o t1_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -o t1_64.o >/dev/null 2>&1
# mv -f .deps/t1_20.Tpo .deps/t1_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c -o t1_25.lo t1_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -fPIC -DPIC -o .libs/t1_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -o t1_25.o >/dev/null 2>&1
# mv -f .deps/t1_64.Tpo .deps/t1_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c -o t2_4.lo t2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -fPIC -DPIC -o .libs/t2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -o t2_4.o >/dev/null 2>&1
# mv -f .deps/t2_4.Tpo .deps/t2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c -o t2_8.lo t2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -fPIC -DPIC -o .libs/t2_8.o
# mv -f .deps/t1_25.Tpo .deps/t1_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c -o t2_16.lo t2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -o t2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -fPIC -DPIC -o .libs/t2_16.o
# mv -f .deps/t2_8.Tpo .deps/t2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c -o t2_32.lo t2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -fPIC -DPIC -o .libs/t2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -o t2_16.o >/dev/null 2>&1
# mv -f .deps/t2_16.Tpo .deps/t2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c -o t2_64.lo t2_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -o t2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -fPIC -DPIC -o .libs/t2_64.o
# mv -f .deps/t2_32.Tpo .deps/t2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c -o t2_5.lo t2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -fPIC -DPIC -o .libs/t2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -o t2_5.o >/dev/null 2>&1
# mv -f .deps/t2_5.Tpo .deps/t2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c -o t2_10.lo t2_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -fPIC -DPIC -o .libs/t2_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -o t2_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -o t2_10.o >/dev/null 2>&1
# mv -f .deps/t2_10.Tpo .deps/t2_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c -o t2_20.lo t2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -fPIC -DPIC -o .libs/t2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -o t2_20.o >/dev/null 2>&1
# mv -f .deps/t2_20.Tpo .deps/t2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c -o t2_25.lo t2_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -fPIC -DPIC -o .libs/t2_25.o
# mv -f .deps/t2_64.Tpo .deps/t2_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c -o q1_2.lo q1_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -fPIC -DPIC -o .libs/q1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -o t2_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -o q1_2.o >/dev/null 2>&1
# mv -f .deps/q1_2.Tpo .deps/q1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c -o q1_4.lo q1_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -fPIC -DPIC -o .libs/q1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -o q1_4.o >/dev/null 2>&1
# mv -f .deps/t2_25.Tpo .deps/t2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c -o q1_8.lo q1_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -fPIC -DPIC -o .libs/q1_8.o
# mv -f .deps/q1_4.Tpo .deps/q1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c -o q1_3.lo q1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -fPIC -DPIC -o .libs/q1_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -o q1_3.o >/dev/null 2>&1
# mv -f .deps/q1_3.Tpo .deps/q1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c -o q1_5.lo q1_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -fPIC -DPIC -o .libs/q1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -o q1_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -o q1_8.o >/dev/null 2>&1
# mv -f .deps/q1_5.Tpo .deps/q1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c -o q1_6.lo q1_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -fPIC -DPIC -o .libs/q1_6.o
# mv -f .deps/q1_8.Tpo .deps/q1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -o q1_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# mv -f .deps/q1_6.Tpo .deps/q1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm
# libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_scalar_codelets.a
# libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c -o n.lo n.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo t.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -fPIC -DPIC -o .libs/n.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -fPIC -DPIC -o .libs/t.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -o n.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -o t.o >/dev/null 2>&1
# mv -f .deps/n.Tpo .deps/n.Plo
# mv -f .deps/t.Tpo .deps/t.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_scalar.la n.lo t.lo -lm
# libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_scalar.a
# libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" )
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# Making all in simd
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# Making all in common
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# ( \
# echo "#include \"ifftw.h\""; \
# echo "#include SIMD_HEADER"; \
# echo; \
# for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void XSIMD(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab XSIMD(solvtab_dft);"; \
# echo "const solvtab XSIMD(solvtab_dft) = {"; \
# for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(XSIMD(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# Making all in sse2
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# Making all in avx
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# Making all in altivec
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# Making all in neon
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c -o bluestein.lo bluestein.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -fPIC -DPIC -o .libs/bluestein.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -o bluestein.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# mv -f .deps/bluestein.Tpo .deps/bluestein.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c -o dftw-direct.lo dftw-direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -o dftw-direct.o >/dev/null 2>&1
# mv -f .deps/ct.Tpo .deps/ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c -o dftw-directsq.lo dftw-directsq.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o
# mv -f .deps/dftw-direct.Tpo .deps/dftw-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c -o dftw-generic.lo dftw-generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -o dftw-generic.o >/dev/null 2>&1
# mv -f .deps/dftw-directsq.Tpo .deps/dftw-directsq.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c -o dftw-genericbuf.lo dftw-genericbuf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o
# mv -f .deps/dftw-generic.Tpo .deps/dftw-generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c -o direct.lo direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -fPIC -DPIC -o .libs/direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -o direct.o >/dev/null 2>&1
# mv -f .deps/dftw-genericbuf.Tpo .deps/dftw-genericbuf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
# mv -f .deps/direct.Tpo .deps/direct.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fPIC -DPIC -o .libs/indirect.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -o indirect.o >/dev/null 2>&1
# mv -f .deps/indirect.Tpo .deps/indirect.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c -o indirect-transpose.lo indirect-transpose.c
# mv -f .deps/generic.Tpo .deps/generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c -o kdft-dif.lo kdft-dif.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -o kdft-dif.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1
# mv -f .deps/kdft-dif.Tpo .deps/kdft-dif.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c -o kdft-difsq.lo kdft-difsq.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o
# mv -f .deps/indirect-transpose.Tpo .deps/indirect-transpose.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c -o kdft-dit.lo kdft-dit.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -o kdft-dit.o >/dev/null 2>&1
# mv -f .deps/kdft-difsq.Tpo .deps/kdft-difsq.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c -o kdft.lo kdft.c
# mv -f .deps/kdft-dit.Tpo .deps/kdft-dit.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -fPIC -DPIC -o .libs/kdft.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fPIC -DPIC -o .libs/nop.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -o kdft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -o nop.o >/dev/null 2>&1
# mv -f .deps/kdft.Tpo .deps/kdft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# mv -f .deps/nop.Tpo .deps/nop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
# mv -f .deps/problem.Tpo .deps/problem.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1
# mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o
# mv -f .deps/rader.Tpo .deps/rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -o solve.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o
# mv -f .deps/solve.Tpo .deps/solve.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c -o zero.lo zero.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -fPIC -DPIC -o .libs/zero.o
# mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -o zero.o >/dev/null 2>&1
# mv -f .deps/zero.Tpo .deps/zero.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm
# libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft.a
# libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# Making all in rdft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# Making all in scalar
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# Making all in r2cf
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2cf);"; \
# echo "const solvtab X(solvtab_rdft_r2cf) = {"; \
# for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c -o r2cf_2.lo r2cf_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c -o r2cf_3.lo r2cf_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -o r2cf_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -o r2cf_2.o >/dev/null 2>&1
# mv -f .deps/r2cf_3.Tpo .deps/r2cf_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c -o r2cf_4.lo r2cf_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o
# mv -f .deps/r2cf_2.Tpo .deps/r2cf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c -o r2cf_5.lo r2cf_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -o r2cf_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -o r2cf_5.o >/dev/null 2>&1
# mv -f .deps/r2cf_5.Tpo .deps/r2cf_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c -o r2cf_6.lo r2cf_6.c
# mv -f .deps/r2cf_4.Tpo .deps/r2cf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c -o r2cf_7.lo r2cf_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -o r2cf_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -o r2cf_7.o >/dev/null 2>&1
# mv -f .deps/r2cf_6.Tpo .deps/r2cf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c -o r2cf_8.lo r2cf_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -o r2cf_8.o >/dev/null 2>&1
# mv -f .deps/r2cf_7.Tpo .deps/r2cf_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c -o r2cf_9.lo r2cf_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o
# mv -f .deps/r2cf_8.Tpo .deps/r2cf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c -o r2cf_10.lo r2cf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -o r2cf_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -o r2cf_10.o >/dev/null 2>&1
# mv -f .deps/r2cf_9.Tpo .deps/r2cf_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c -o r2cf_11.lo r2cf_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o
# mv -f .deps/r2cf_10.Tpo .deps/r2cf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c -o r2cf_12.lo r2cf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -o r2cf_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -o r2cf_12.o >/dev/null 2>&1
# mv -f .deps/r2cf_11.Tpo .deps/r2cf_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c -o r2cf_13.lo r2cf_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o
# mv -f .deps/r2cf_12.Tpo .deps/r2cf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c -o r2cf_14.lo r2cf_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -o r2cf_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -o r2cf_13.o >/dev/null 2>&1
# mv -f .deps/r2cf_13.Tpo .deps/r2cf_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c -o r2cf_15.lo r2cf_15.c
# mv -f .deps/r2cf_14.Tpo .deps/r2cf_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c -o r2cf_16.lo r2cf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -o r2cf_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -o r2cf_16.o >/dev/null 2>&1
# mv -f .deps/r2cf_16.Tpo .deps/r2cf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c -o r2cf_32.lo r2cf_32.c
# mv -f .deps/r2cf_15.Tpo .deps/r2cf_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c -o r2cf_64.lo r2cf_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -o r2cf_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -o r2cf_64.o >/dev/null 2>&1
# mv -f .deps/r2cf_32.Tpo .deps/r2cf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c -o r2cf_128.lo r2cf_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o
# mv -f .deps/r2cf_64.Tpo .deps/r2cf_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c -o r2cf_20.lo r2cf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -o r2cf_20.o >/dev/null 2>&1
# mv -f .deps/r2cf_20.Tpo .deps/r2cf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c -o r2cf_25.lo r2cf_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -o r2cf_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -o r2cf_128.o >/dev/null 2>&1
# mv -f .deps/r2cf_25.Tpo .deps/r2cf_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c -o hf_2.lo hf_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -fPIC -DPIC -o .libs/hf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -o hf_2.o >/dev/null 2>&1
# mv -f .deps/hf_2.Tpo .deps/hf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c -o hf_3.lo hf_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -fPIC -DPIC -o .libs/hf_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -o hf_3.o >/dev/null 2>&1
# mv -f .deps/hf_3.Tpo .deps/hf_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c -o hf_4.lo hf_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -fPIC -DPIC -o .libs/hf_4.o
# mv -f .deps/r2cf_128.Tpo .deps/r2cf_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c -o hf_5.lo hf_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -fPIC -DPIC -o .libs/hf_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -o hf_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -o hf_5.o >/dev/null 2>&1
# mv -f .deps/hf_4.Tpo .deps/hf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c -o hf_6.lo hf_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -fPIC -DPIC -o .libs/hf_6.o
# mv -f .deps/hf_5.Tpo .deps/hf_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c -o hf_7.lo hf_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -fPIC -DPIC -o .libs/hf_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -o hf_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -o hf_7.o >/dev/null 2>&1
# mv -f .deps/hf_7.Tpo .deps/hf_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c -o hf_8.lo hf_8.c
# mv -f .deps/hf_6.Tpo .deps/hf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c -o hf_9.lo hf_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -fPIC -DPIC -o .libs/hf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -fPIC -DPIC -o .libs/hf_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -o hf_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -o hf_8.o >/dev/null 2>&1
# mv -f .deps/hf_8.Tpo .deps/hf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c -o hf_10.lo hf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -fPIC -DPIC -o .libs/hf_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -o hf_10.o >/dev/null 2>&1
# mv -f .deps/hf_10.Tpo .deps/hf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c -o hf_12.lo hf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -fPIC -DPIC -o .libs/hf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -o hf_12.o >/dev/null 2>&1
# mv -f .deps/hf_9.Tpo .deps/hf_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c -o hf_15.lo hf_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -fPIC -DPIC -o .libs/hf_15.o
# mv -f .deps/hf_12.Tpo .deps/hf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c -o hf_16.lo hf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -fPIC -DPIC -o .libs/hf_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -o hf_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -o hf_16.o >/dev/null 2>&1
# mv -f .deps/hf_16.Tpo .deps/hf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c -o hf_32.lo hf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -fPIC -DPIC -o .libs/hf_32.o
# mv -f .deps/hf_15.Tpo .deps/hf_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c -o hf_64.lo hf_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -o hf_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -fPIC -DPIC -o .libs/hf_64.o
# mv -f .deps/hf_32.Tpo .deps/hf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c -o hf_20.lo hf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -fPIC -DPIC -o .libs/hf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -o hf_20.o >/dev/null 2>&1
# mv -f .deps/hf_20.Tpo .deps/hf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c -o hf_25.lo hf_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -fPIC -DPIC -o .libs/hf_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -o hf_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -o hf_64.o >/dev/null 2>&1
# mv -f .deps/hf_25.Tpo .deps/hf_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c -o hf2_4.lo hf2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -o hf2_4.o >/dev/null 2>&1
# mv -f .deps/hf2_4.Tpo .deps/hf2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c -o hf2_8.lo hf2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -o hf2_8.o >/dev/null 2>&1
# mv -f .deps/hf2_8.Tpo .deps/hf2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c -o hf2_16.lo hf2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o
# mv -f .deps/hf_64.Tpo .deps/hf_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c -o hf2_32.lo hf2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -o hf2_16.o >/dev/null 2>&1
# mv -f .deps/hf2_16.Tpo .deps/hf2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c -o hf2_5.lo hf2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -o hf2_5.o >/dev/null 2>&1
# mv -f .deps/hf2_5.Tpo .deps/hf2_5.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -o hf2_32.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c -o hf2_20.lo hf2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -o hf2_20.o >/dev/null 2>&1
# mv -f .deps/hf2_32.Tpo .deps/hf2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c -o hf2_25.lo hf2_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o
# mv -f .deps/hf2_20.Tpo .deps/hf2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c -o r2cfII_2.lo r2cfII_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1
# mv -f .deps/r2cfII_2.Tpo .deps/r2cfII_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c -o r2cfII_3.lo r2cfII_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -o hf2_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1
# mv -f .deps/r2cfII_3.Tpo .deps/r2cfII_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c -o r2cfII_4.lo r2cfII_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1
# mv -f .deps/r2cfII_4.Tpo .deps/r2cfII_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c -o r2cfII_5.lo r2cfII_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o
# mv -f .deps/hf2_25.Tpo .deps/hf2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c -o r2cfII_6.lo r2cfII_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1
# mv -f .deps/r2cfII_5.Tpo .deps/r2cfII_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c -o r2cfII_7.lo r2cfII_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o
# mv -f .deps/r2cfII_6.Tpo .deps/r2cfII_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c -o r2cfII_8.lo r2cfII_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o
# mv -f .deps/r2cfII_7.Tpo .deps/r2cfII_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c -o r2cfII_9.lo r2cfII_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1
# mv -f .deps/r2cfII_9.Tpo .deps/r2cfII_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c -o r2cfII_10.lo r2cfII_10.c
# mv -f .deps/r2cfII_8.Tpo .deps/r2cfII_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c -o r2cfII_12.lo r2cfII_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1
# mv -f .deps/r2cfII_12.Tpo .deps/r2cfII_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c -o r2cfII_15.lo r2cfII_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o
# mv -f .deps/r2cfII_10.Tpo .deps/r2cfII_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c -o r2cfII_16.lo r2cfII_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1
# mv -f .deps/r2cfII_15.Tpo .deps/r2cfII_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c -o r2cfII_32.lo r2cfII_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o
# mv -f .deps/r2cfII_16.Tpo .deps/r2cfII_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c -o r2cfII_64.lo r2cfII_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o
# mv -f .deps/r2cfII_32.Tpo .deps/r2cfII_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c -o r2cfII_20.lo r2cfII_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1
# mv -f .deps/r2cfII_20.Tpo .deps/r2cfII_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c -o r2cfII_25.lo r2cfII_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o
# mv -f .deps/r2cfII_64.Tpo .deps/r2cfII_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c -o hc2cf_2.lo hc2cf_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1
# mv -f .deps/r2cfII_25.Tpo .deps/r2cfII_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c -o hc2cf_4.lo hc2cf_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1
# mv -f .deps/hc2cf_2.Tpo .deps/hc2cf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c -o hc2cf_6.lo hc2cf_6.c
# mv -f .deps/hc2cf_4.Tpo .deps/hc2cf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c -o hc2cf_8.lo hc2cf_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1
# mv -f .deps/hc2cf_6.Tpo .deps/hc2cf_6.Plo
# mv -f .deps/hc2cf_8.Tpo .deps/hc2cf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c -o hc2cf_10.lo hc2cf_10.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c -o hc2cf_12.lo hc2cf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1
# mv -f .deps/hc2cf_12.Tpo .deps/hc2cf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c -o hc2cf_16.lo hc2cf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1
# mv -f .deps/hc2cf_10.Tpo .deps/hc2cf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c -o hc2cf_32.lo hc2cf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1
# mv -f .deps/hc2cf_16.Tpo .deps/hc2cf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c -o hc2cf_20.lo hc2cf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1
# mv -f .deps/hc2cf_32.Tpo .deps/hc2cf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c -o hc2cf2_4.lo hc2cf2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o
# mv -f .deps/hc2cf_20.Tpo .deps/hc2cf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c -o hc2cf2_8.lo hc2cf2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o
# mv -f .deps/hc2cf2_4.Tpo .deps/hc2cf2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c -o hc2cf2_16.lo hc2cf2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_8.Tpo .deps/hc2cf2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c -o hc2cf2_32.lo hc2cf2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o
# mv -f .deps/hc2cf2_16.Tpo .deps/hc2cf2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c -o hc2cf2_20.lo hc2cf2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_20.Tpo .deps/hc2cf2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c -o hc2cfdft_2.lo hc2cfdft_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_2.Tpo .deps/hc2cfdft_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c -o hc2cfdft_4.lo hc2cfdft_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o
# mv -f .deps/hc2cf2_32.Tpo .deps/hc2cf2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c -o hc2cfdft_6.lo hc2cfdft_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o
# mv -f .deps/hc2cfdft_4.Tpo .deps/hc2cfdft_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c -o hc2cfdft_8.lo hc2cfdft_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_6.Tpo .deps/hc2cfdft_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c -o hc2cfdft_10.lo hc2cfdft_10.c
# mv -f .deps/hc2cfdft_8.Tpo .deps/hc2cfdft_8.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_10.Tpo .deps/hc2cfdft_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c -o hc2cfdft_12.lo hc2cfdft_12.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c -o hc2cfdft_16.lo hc2cfdft_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_16.Tpo .deps/hc2cfdft_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c -o hc2cfdft_32.lo hc2cfdft_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o
# mv -f .deps/hc2cfdft_12.Tpo .deps/hc2cfdft_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c -o hc2cfdft_20.lo hc2cfdft_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_32.Tpo .deps/hc2cfdft_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c -o hc2cfdft2_4.lo hc2cfdft2_4.c
# mv -f .deps/hc2cfdft_20.Tpo .deps/hc2cfdft_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c -o hc2cfdft2_8.lo hc2cfdft2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_8.Tpo .deps/hc2cfdft2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c -o hc2cfdft2_16.lo hc2cfdft2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_16.Tpo .deps/hc2cfdft2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c -o hc2cfdft2_32.lo hc2cfdft2_32.c
# mv -f .deps/hc2cfdft2_4.Tpo .deps/hc2cfdft2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c -o hc2cfdft2_20.lo hc2cfdft2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_20.Tpo .deps/hc2cfdft2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# mv -f .deps/hc2cfdft2_32.Tpo .deps/hc2cfdft2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2cf.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# Making all in r2cb
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2cb);"; \
# echo "const solvtab X(solvtab_rdft_r2cb) = {"; \
# for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c -o r2cb_2.lo r2cb_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c -o r2cb_3.lo r2cb_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -o r2cb_3.o >/dev/null 2>&1
# mv -f .deps/r2cb_3.Tpo .deps/r2cb_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c -o r2cb_4.lo r2cb_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -o r2cb_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -o r2cb_4.o >/dev/null 2>&1
# mv -f .deps/r2cb_2.Tpo .deps/r2cb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c -o r2cb_5.lo r2cb_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o
# mv -f .deps/r2cb_4.Tpo .deps/r2cb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c -o r2cb_6.lo r2cb_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -o r2cb_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o
# mv -f .deps/r2cb_5.Tpo .deps/r2cb_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c -o r2cb_7.lo r2cb_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -o r2cb_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o
# mv -f .deps/r2cb_6.Tpo .deps/r2cb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c -o r2cb_8.lo r2cb_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -o r2cb_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o
# mv -f .deps/r2cb_7.Tpo .deps/r2cb_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c -o r2cb_9.lo r2cb_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -o r2cb_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o
# mv -f .deps/r2cb_8.Tpo .deps/r2cb_8.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -o r2cb_9.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c -o r2cb_10.lo r2cb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o
# mv -f .deps/r2cb_9.Tpo .deps/r2cb_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c -o r2cb_11.lo r2cb_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -o r2cb_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o
# mv -f .deps/r2cb_10.Tpo .deps/r2cb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c -o r2cb_12.lo r2cb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -o r2cb_11.o >/dev/null 2>&1
# mv -f .deps/r2cb_11.Tpo .deps/r2cb_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c -o r2cb_13.lo r2cb_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -o r2cb_13.o >/dev/null 2>&1
# mv -f .deps/r2cb_13.Tpo .deps/r2cb_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c -o r2cb_14.lo r2cb_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -o r2cb_14.o >/dev/null 2>&1
# mv -f .deps/r2cb_14.Tpo .deps/r2cb_14.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c -o r2cb_15.lo r2cb_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -o r2cb_12.o >/dev/null 2>&1
# mv -f .deps/r2cb_12.Tpo .deps/r2cb_12.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -o r2cb_15.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c -o r2cb_16.lo r2cb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o
# mv -f .deps/r2cb_15.Tpo .deps/r2cb_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c -o r2cb_32.lo r2cb_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -o r2cb_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o
# mv -f .deps/r2cb_16.Tpo .deps/r2cb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c -o r2cb_64.lo r2cb_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -o r2cb_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o
# mv -f .deps/r2cb_32.Tpo .deps/r2cb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c -o r2cb_128.lo r2cb_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -o r2cb_64.o >/dev/null 2>&1
# mv -f .deps/r2cb_64.Tpo .deps/r2cb_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c -o r2cb_20.lo r2cb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -o r2cb_20.o >/dev/null 2>&1
# mv -f .deps/r2cb_20.Tpo .deps/r2cb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c -o r2cb_25.lo r2cb_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -o r2cb_128.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -o r2cb_25.o >/dev/null 2>&1
# mv -f .deps/r2cb_25.Tpo .deps/r2cb_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c -o hb_2.lo hb_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -fPIC -DPIC -o .libs/hb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -o hb_2.o >/dev/null 2>&1
# mv -f .deps/hb_2.Tpo .deps/hb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c -o hb_3.lo hb_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -fPIC -DPIC -o .libs/hb_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -o hb_3.o >/dev/null 2>&1
# mv -f .deps/r2cb_128.Tpo .deps/r2cb_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c -o hb_4.lo hb_4.c
# mv -f .deps/hb_3.Tpo .deps/hb_3.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -fPIC -DPIC -o .libs/hb_4.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c -o hb_5.lo hb_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -fPIC -DPIC -o .libs/hb_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -o hb_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -o hb_5.o >/dev/null 2>&1
# mv -f .deps/hb_4.Tpo .deps/hb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c -o hb_6.lo hb_6.c
# mv -f .deps/hb_5.Tpo .deps/hb_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c -o hb_7.lo hb_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -fPIC -DPIC -o .libs/hb_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -fPIC -DPIC -o .libs/hb_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -o hb_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -o hb_6.o >/dev/null 2>&1
# mv -f .deps/hb_6.Tpo .deps/hb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c -o hb_8.lo hb_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -fPIC -DPIC -o .libs/hb_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -o hb_8.o >/dev/null 2>&1
# mv -f .deps/hb_8.Tpo .deps/hb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c -o hb_9.lo hb_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -fPIC -DPIC -o .libs/hb_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -o hb_9.o >/dev/null 2>&1
# mv -f .deps/hb_9.Tpo .deps/hb_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c -o hb_10.lo hb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -fPIC -DPIC -o .libs/hb_10.o
# mv -f .deps/hb_7.Tpo .deps/hb_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c -o hb_12.lo hb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -o hb_10.o >/dev/null 2>&1
# mv -f .deps/hb_10.Tpo .deps/hb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c -o hb_15.lo hb_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -fPIC -DPIC -o .libs/hb_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -fPIC -DPIC -o .libs/hb_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -o hb_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -o hb_15.o >/dev/null 2>&1
# mv -f .deps/hb_12.Tpo .deps/hb_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c -o hb_16.lo hb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -fPIC -DPIC -o .libs/hb_16.o
# mv -f .deps/hb_15.Tpo .deps/hb_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c -o hb_32.lo hb_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -fPIC -DPIC -o .libs/hb_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -o hb_16.o >/dev/null 2>&1
# mv -f .deps/hb_16.Tpo .deps/hb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c -o hb_64.lo hb_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -fPIC -DPIC -o .libs/hb_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -o hb_32.o >/dev/null 2>&1
# mv -f .deps/hb_32.Tpo .deps/hb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c -o hb_20.lo hb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -fPIC -DPIC -o .libs/hb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -o hb_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -o hb_64.o >/dev/null 2>&1
# mv -f .deps/hb_20.Tpo .deps/hb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c -o hb_25.lo hb_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -fPIC -DPIC -o .libs/hb_25.o
# mv -f .deps/hb_64.Tpo .deps/hb_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c -o hb2_4.lo hb2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -o hb2_4.o >/dev/null 2>&1
# mv -f .deps/hb2_4.Tpo .deps/hb2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c -o hb2_8.lo hb2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -o hb2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -o hb_25.o >/dev/null 2>&1
# mv -f .deps/hb2_8.Tpo .deps/hb2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c -o hb2_16.lo hb2_16.c
# mv -f .deps/hb_25.Tpo .deps/hb_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c -o hb2_32.lo hb2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -o hb2_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -o hb2_32.o >/dev/null 2>&1
# mv -f .deps/hb2_16.Tpo .deps/hb2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c -o hb2_5.lo hb2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -o hb2_5.o >/dev/null 2>&1
# mv -f .deps/hb2_5.Tpo .deps/hb2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c -o hb2_20.lo hb2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -o hb2_20.o >/dev/null 2>&1
# mv -f .deps/hb2_32.Tpo .deps/hb2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c -o hb2_25.lo hb2_25.c
# mv -f .deps/hb2_20.Tpo .deps/hb2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c -o r2cbIII_2.lo r2cbIII_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_2.Tpo .deps/r2cbIII_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c -o r2cbIII_3.lo r2cbIII_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -o hb2_25.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_3.Tpo .deps/r2cbIII_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c -o r2cbIII_4.lo r2cbIII_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_4.Tpo .deps/r2cbIII_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c -o r2cbIII_5.lo r2cbIII_5.c
# mv -f .deps/hb2_25.Tpo .deps/hb2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c -o r2cbIII_6.lo r2cbIII_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_5.Tpo .deps/r2cbIII_5.Plo
# mv -f .deps/r2cbIII_6.Tpo .deps/r2cbIII_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c -o r2cbIII_7.lo r2cbIII_7.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c -o r2cbIII_8.lo r2cbIII_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_7.Tpo .deps/r2cbIII_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c -o r2cbIII_9.lo r2cbIII_9.c
# mv -f .deps/r2cbIII_8.Tpo .deps/r2cbIII_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c -o r2cbIII_10.lo r2cbIII_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_9.Tpo .deps/r2cbIII_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c -o r2cbIII_12.lo r2cbIII_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o
# mv -f .deps/r2cbIII_10.Tpo .deps/r2cbIII_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c -o r2cbIII_15.lo r2cbIII_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o
# mv -f .deps/r2cbIII_12.Tpo .deps/r2cbIII_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c -o r2cbIII_16.lo r2cbIII_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o
# mv -f .deps/r2cbIII_15.Tpo .deps/r2cbIII_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c -o r2cbIII_32.lo r2cbIII_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o
# mv -f .deps/r2cbIII_16.Tpo .deps/r2cbIII_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c -o r2cbIII_64.lo r2cbIII_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_32.Tpo .deps/r2cbIII_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c -o r2cbIII_20.lo r2cbIII_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_20.Tpo .deps/r2cbIII_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c -o r2cbIII_25.lo r2cbIII_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_64.Tpo .deps/r2cbIII_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c -o hc2cb_2.lo hc2cb_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o
# mv -f .deps/r2cbIII_25.Tpo .deps/r2cbIII_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c -o hc2cb_4.lo hc2cb_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o
# mv -f .deps/hc2cb_2.Tpo .deps/hc2cb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c -o hc2cb_6.lo hc2cb_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o
# mv -f .deps/hc2cb_4.Tpo .deps/hc2cb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c -o hc2cb_8.lo hc2cb_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o
# mv -f .deps/hc2cb_6.Tpo .deps/hc2cb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c -o hc2cb_10.lo hc2cb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o
# mv -f .deps/hc2cb_8.Tpo .deps/hc2cb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c -o hc2cb_12.lo hc2cb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1
# mv -f .deps/hc2cb_10.Tpo .deps/hc2cb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c -o hc2cb_16.lo hc2cb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1
# mv -f .deps/hc2cb_12.Tpo .deps/hc2cb_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c -o hc2cb_32.lo hc2cb_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1
# mv -f .deps/hc2cb_16.Tpo .deps/hc2cb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c -o hc2cb_20.lo hc2cb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1
# mv -f .deps/hc2cb_20.Tpo .deps/hc2cb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c -o hc2cb2_4.lo hc2cb2_4.c
# mv -f .deps/hc2cb_32.Tpo .deps/hc2cb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c -o hc2cb2_8.lo hc2cb2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_8.Tpo .deps/hc2cb2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c -o hc2cb2_16.lo hc2cb2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o
# mv -f .deps/hc2cb2_4.Tpo .deps/hc2cb2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c -o hc2cb2_32.lo hc2cb2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_16.Tpo .deps/hc2cb2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c -o hc2cb2_20.lo hc2cb2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_20.Tpo .deps/hc2cb2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c -o hc2cbdft_2.lo hc2cbdft_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_2.Tpo .deps/hc2cbdft_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c -o hc2cbdft_4.lo hc2cbdft_4.c
# mv -f .deps/hc2cb2_32.Tpo .deps/hc2cb2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c -o hc2cbdft_6.lo hc2cbdft_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_4.Tpo .deps/hc2cbdft_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c -o hc2cbdft_8.lo hc2cbdft_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o
# mv -f .deps/hc2cbdft_6.Tpo .deps/hc2cbdft_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c -o hc2cbdft_10.lo hc2cbdft_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o
# mv -f .deps/hc2cbdft_8.Tpo .deps/hc2cbdft_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c -o hc2cbdft_12.lo hc2cbdft_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_10.Tpo .deps/hc2cbdft_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c -o hc2cbdft_16.lo hc2cbdft_16.c
# mv -f .deps/hc2cbdft_12.Tpo .deps/hc2cbdft_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c -o hc2cbdft_32.lo hc2cbdft_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_16.Tpo .deps/hc2cbdft_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c -o hc2cbdft_20.lo hc2cbdft_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o
# mv -f .deps/hc2cbdft_32.Tpo .deps/hc2cbdft_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c -o hc2cbdft2_4.lo hc2cbdft2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_4.Tpo .deps/hc2cbdft2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c -o hc2cbdft2_8.lo hc2cbdft2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_8.Tpo .deps/hc2cbdft2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c -o hc2cbdft2_16.lo hc2cbdft2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o
# mv -f .deps/hc2cbdft_20.Tpo .deps/hc2cbdft_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c -o hc2cbdft2_32.lo hc2cbdft2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_16.Tpo .deps/hc2cbdft2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c -o hc2cbdft2_20.lo hc2cbdft2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_20.Tpo .deps/hc2cbdft2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# mv -f .deps/hc2cbdft2_32.Tpo .deps/hc2cbdft2_32.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2cb.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# Making all in r2r
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in e01_8.c e10_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2r);"; \
# echo "const solvtab X(solvtab_rdft_r2r) = {"; \
# for i in e01_8.c e10_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c -o e01_8.lo e01_8.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c -o e10_8.lo e10_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -fPIC -DPIC -o .libs/e10_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -fPIC -DPIC -o .libs/e01_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -o e01_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -o e10_8.o >/dev/null 2>&1
# mv -f .deps/e01_8.Tpo .deps/e01_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/e10_8.Tpo .deps/e10_8.Plo
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2r.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c -o hfb.lo hfb.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c -o r2c.lo r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -fPIC -DPIC -o .libs/r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -fPIC -DPIC -o .libs/hfb.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -o hfb.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -o r2c.o >/dev/null 2>&1
# mv -f .deps/r2c.Tpo .deps/r2c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c -o r2r.lo r2r.c
# mv -f .deps/hfb.Tpo .deps/hfb.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c -o hc2c.lo hc2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -fPIC -DPIC -o .libs/r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -fPIC -DPIC -o .libs/hc2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -o r2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -o hc2c.o >/dev/null 2>&1
# mv -f .deps/r2r.Tpo .deps/r2r.Plo
# mv -f .deps/hc2c.Tpo .deps/hc2c.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm
# libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" )
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# Making all in simd
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# Making all in common
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# ( \
# echo "#include \"ifftw.h\""; \
# echo "#include SIMD_HEADER"; \
# echo; \
# for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void XSIMD(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab XSIMD(solvtab_rdft);"; \
# echo "const solvtab XSIMD(solvtab_rdft) = {"; \
# for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(XSIMD(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# Making all in sse2
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# Making all in avx
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# Making all in altivec
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# Making all in neon
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c -o hc2hc.lo hc2hc.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c -o dft-r2hc.lo dft-r2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -o hc2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1
# mv -f .deps/hc2hc.Tpo .deps/hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c -o dht-r2hc.lo dht-r2hc.c
# mv -f .deps/dft-r2hc.Tpo .deps/dft-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c -o dht-rader.lo dht-rader.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1
# mv -f .deps/dht-r2hc.Tpo .deps/dht-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -o dht-rader.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c -o direct-r2r.lo direct-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o
# mv -f .deps/dht-rader.Tpo .deps/dht-rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c -o direct-r2c.lo direct-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -o direct-r2r.o >/dev/null 2>&1
# mv -f .deps/direct-r2r.Tpo .deps/direct-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -o direct-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1
# mv -f .deps/generic.Tpo .deps/generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c -o hc2hc-direct.lo hc2hc-direct.c
# mv -f .deps/direct-r2c.Tpo .deps/direct-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c -o hc2hc-generic.lo hc2hc-generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1
# mv -f .deps/hc2hc-direct.Tpo .deps/hc2hc-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c -o khc2hc.lo khc2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o
# mv -f .deps/hc2hc-generic.Tpo .deps/hc2hc-generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c -o kr2c.lo kr2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -o khc2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -fPIC -DPIC -o .libs/kr2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -o kr2c.o >/dev/null 2>&1
# mv -f .deps/khc2hc.Tpo .deps/khc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c -o kr2r.lo kr2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -fPIC -DPIC -o .libs/kr2r.o
# mv -f .deps/kr2c.Tpo .deps/kr2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fPIC -DPIC -o .libs/indirect.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -o kr2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -o indirect.o >/dev/null 2>&1
# mv -f .deps/kr2r.Tpo .deps/kr2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fPIC -DPIC -o .libs/nop.o
# mv -f .deps/indirect.Tpo .deps/indirect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -o nop.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# mv -f .deps/nop.Tpo .deps/nop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c -o rank0.lo rank0.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -fPIC -DPIC -o .libs/rank0.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -o rank0.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# mv -f .deps/rank0.Tpo .deps/rank0.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1
# mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c -o rdft-dht.lo rdft-dht.c
# mv -f .deps/problem.Tpo .deps/problem.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -o rdft-dht.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -o solve.o >/dev/null 2>&1
# mv -f .deps/solve.Tpo .deps/solve.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c -o vrank3-transpose.lo vrank3-transpose.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o
# mv -f .deps/rdft-dht.Tpo .deps/rdft-dht.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c -o buffered2.lo buffered2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -fPIC -DPIC -o .libs/buffered2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -o buffered2.o >/dev/null 2>&1
# mv -f .deps/buffered2.Tpo .deps/buffered2.Plo
# mv -f .deps/vrank3-transpose.Tpo .deps/vrank3-transpose.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c -o direct2.lo direct2.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c -o nop2.lo nop2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -fPIC -DPIC -o .libs/direct2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -fPIC -DPIC -o .libs/nop2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -o direct2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -o nop2.o >/dev/null 2>&1
# mv -f .deps/direct2.Tpo .deps/direct2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c -o rank0-rdft2.lo rank0-rdft2.c
# mv -f .deps/nop2.Tpo .deps/nop2.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1
# mv -f .deps/rank0-rdft2.Tpo .deps/rank0-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c -o plan2.lo plan2.c
# mv -f .deps/rank-geq2-rdft2.Tpo .deps/rank-geq2-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c -o problem2.lo problem2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -fPIC -DPIC -o .libs/plan2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -o plan2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -fPIC -DPIC -o .libs/problem2.o
# mv -f .deps/plan2.Tpo .deps/plan2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c -o solve2.lo solve2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -fPIC -DPIC -o .libs/solve2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -o solve2.o >/dev/null 2>&1
# mv -f .deps/solve2.Tpo .deps/solve2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -o problem2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1
# mv -f .deps/vrank-geq1-rdft2.Tpo .deps/vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c -o rdft2-rdft.lo rdft2-rdft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o
# mv -f .deps/problem2.Tpo .deps/problem2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1
# mv -f .deps/rdft2-tensor-max-index.Tpo .deps/rdft2-tensor-max-index.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o
# mv -f .deps/rdft2-rdft.Tpo .deps/rdft2-rdft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c -o rdft2-strides.lo rdft2-strides.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1
# mv -f .deps/rdft2-inplace-strides.Tpo .deps/rdft2-inplace-strides.Plo
# mv -f .deps/rdft2-strides.Tpo .deps/rdft2-strides.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c -o khc2c.lo khc2c.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c -o ct-hc2c.lo ct-hc2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -fPIC -DPIC -o .libs/khc2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -o khc2c.o >/dev/null 2>&1
# mv -f .deps/khc2c.Tpo .deps/khc2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c -o ct-hc2c-direct.lo ct-hc2c-direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1
# mv -f .deps/ct-hc2c.Tpo .deps/ct-hc2c.Plo
# mv -f .deps/ct-hc2c-direct.Tpo .deps/ct-hc2c-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm
# libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft.a
# libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# Making all in reodft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c -o reodft010e-r2hc.lo reodft010e-r2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c -o reodft11e-radix2.lo reodft11e-radix2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o
# mv -f .deps/reodft010e-r2hc.Tpo .deps/reodft010e-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1
# mv -f .deps/reodft11e-radix2.Tpo .deps/reodft11e-radix2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c
# mv -f .deps/reodft11e-r2hc-odd.Tpo .deps/reodft11e-r2hc-odd.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1
# mv -f .deps/redft00e-r2hc-pad.Tpo .deps/redft00e-r2hc-pad.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c -o reodft00e-splitradix.lo reodft00e-splitradix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1
# mv -f .deps/rodft00e-r2hc-pad.Tpo .deps/rodft00e-r2hc-pad.Plo
# mv -f .deps/reodft00e-splitradix.Tpo .deps/reodft00e-splitradix.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm
# libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libreodft.a
# libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# Making all in api
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# (echo "! Generated automatically. DO NOT EDIT!"; echo; \
# echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \
# grep -v "Generated automatically" ./fftw3.f03.in) > fftw3.f03
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c -o apiplan.lo apiplan.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c -o configure.lo configure.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fPIC -DPIC -o .libs/configure.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -fPIC -DPIC -o .libs/apiplan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -o configure.o >/dev/null 2>&1
# mv -f .deps/configure.Tpo .deps/configure.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c -o execute-dft-c2r.lo execute-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -o apiplan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/apiplan.Tpo .deps/apiplan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c -o execute-dft-r2c.lo execute-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/execute-dft-c2r.Tpo .deps/execute-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c -o execute-dft.lo execute-dft.c
# mv -f .deps/execute-dft-r2c.Tpo .deps/execute-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c -o execute-r2r.lo execute-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -o execute-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -o execute-r2r.o >/dev/null 2>&1
# mv -f .deps/execute-dft.Tpo .deps/execute-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o
# mv -f .deps/execute-r2r.Tpo .deps/execute-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/execute-split-dft-r2c.Tpo .deps/execute-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c -o execute-split-dft.lo execute-split-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/execute-split-dft-c2r.Tpo .deps/execute-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c -o execute.lo execute.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fPIC -DPIC -o .libs/execute.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1
# mv -f .deps/execute-split-dft.Tpo .deps/execute-split-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c -o export-wisdom-to-file.lo export-wisdom-to-file.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -o execute.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o
# mv -f .deps/execute.Tpo .deps/execute.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c -o export-wisdom-to-string.lo export-wisdom-to-string.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1
# mv -f .deps/export-wisdom-to-file.Tpo .deps/export-wisdom-to-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c -o export-wisdom.lo export-wisdom.c
# mv -f .deps/export-wisdom-to-string.Tpo .deps/export-wisdom-to-string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c -o f77api.lo f77api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/f77api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -o export-wisdom.o >/dev/null 2>&1
# mv -f .deps/export-wisdom.Tpo .deps/export-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c -o flops.lo flops.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -fPIC -DPIC -o .libs/flops.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -o flops.o >/dev/null 2>&1
# mv -f .deps/flops.Tpo .deps/flops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c -o forget-wisdom.lo forget-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1
# mv -f .deps/forget-wisdom.Tpo .deps/forget-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c -o import-system-wisdom.lo import-system-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -o f77api.o >/dev/null 2>&1
# mv -f .deps/import-system-wisdom.Tpo .deps/import-system-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c -o import-wisdom-from-file.lo import-wisdom-from-file.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1
# mv -f .deps/import-wisdom-from-file.Tpo .deps/import-wisdom-from-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c -o import-wisdom-from-string.lo import-wisdom-from-string.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1
# mv -f .deps/import-wisdom-from-string.Tpo .deps/import-wisdom-from-string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c -o import-wisdom.lo import-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -o import-wisdom.o >/dev/null 2>&1
# mv -f .deps/f77api.Tpo .deps/f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
# mv -f .deps/import-wisdom.Tpo .deps/import-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c -o map-r2r-kind.lo map-r2r-kind.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
# mv -f .deps/malloc.Tpo .deps/malloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c -o mapflags.lo mapflags.c
# mv -f .deps/map-r2r-kind.Tpo .deps/map-r2r-kind.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c -o mkprinter-file.lo mkprinter-file.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -fPIC -DPIC -o .libs/mapflags.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -o mapflags.o >/dev/null 2>&1
# mv -f .deps/mkprinter-file.Tpo .deps/mkprinter-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c -o mkprinter-str.lo mkprinter-str.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o
# mv -f .deps/mapflags.Tpo .deps/mapflags.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c -o mktensor-iodims.lo mktensor-iodims.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1
# mv -f .deps/mkprinter-str.Tpo .deps/mkprinter-str.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c -o mktensor-rowmajor.lo mktensor-rowmajor.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1
# mv -f .deps/mktensor-iodims.Tpo .deps/mktensor-iodims.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c -o plan-dft-1d.lo plan-dft-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o
# mv -f .deps/mktensor-rowmajor.Tpo .deps/mktensor-rowmajor.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c -o plan-dft-2d.lo plan-dft-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-1d.Tpo .deps/plan-dft-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c -o plan-dft-3d.lo plan-dft-3d.c
# mv -f .deps/plan-dft-2d.Tpo .deps/plan-dft-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-c2r-1d.Tpo .deps/plan-dft-c2r-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-3d.Tpo .deps/plan-dft-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o
# mv -f .deps/plan-dft-c2r-2d.Tpo .deps/plan-dft-c2r-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c -o plan-dft-c2r.lo plan-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o
# mv -f .deps/plan-dft-c2r-3d.Tpo .deps/plan-dft-c2r-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-c2r.Tpo .deps/plan-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o
# mv -f .deps/plan-dft-r2c-1d.Tpo .deps/plan-dft-r2c-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o
# mv -f .deps/plan-dft-r2c-2d.Tpo .deps/plan-dft-r2c-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c -o plan-dft-r2c.lo plan-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o
# mv -f .deps/plan-dft-r2c-3d.Tpo .deps/plan-dft-r2c-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c -o plan-dft.lo plan-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -o plan-dft.o >/dev/null 2>&1
# mv -f .deps/plan-dft-r2c.Tpo .deps/plan-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c
# mv -f .deps/plan-dft.Tpo .deps/plan-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru-dft-r2c.Tpo .deps/plan-guru-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c -o plan-guru-dft.lo plan-guru-dft.c
# mv -f .deps/plan-guru-dft-c2r.Tpo .deps/plan-guru-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c -o plan-guru-r2r.lo plan-guru-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru-dft.Tpo .deps/plan-guru-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c
# mv -f .deps/plan-guru-r2r.Tpo .deps/plan-guru-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/plan-guru-split-dft-r2c.Tpo .deps/plan-guru-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c -o plan-guru-split-dft.lo plan-guru-split-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1
# mv -f .deps/plan-guru-split-dft.Tpo .deps/plan-guru-split-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/plan-many-dft-c2r.Tpo .deps/plan-many-dft-c2r.Plo
# mv -f .deps/plan-guru-split-dft-c2r.Tpo .deps/plan-guru-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c -o plan-many-dft.lo plan-many-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1
# mv -f .deps/plan-many-dft.Tpo .deps/plan-many-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c -o plan-many-r2r.lo plan-many-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o
# mv -f .deps/plan-many-dft-r2c.Tpo .deps/plan-many-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c -o plan-r2r-1d.lo plan-r2r-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-many-r2r.Tpo .deps/plan-many-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c -o plan-r2r-2d.lo plan-r2r-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1
# mv -f .deps/plan-r2r-2d.Tpo .deps/plan-r2r-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c -o plan-r2r-3d.lo plan-r2r-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1
# mv -f .deps/plan-r2r-3d.Tpo .deps/plan-r2r-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c -o plan-r2r.lo plan-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -o plan-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-r2r.Tpo .deps/plan-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c -o print-plan.lo print-plan.c
# mv -f .deps/plan-r2r-1d.Tpo .deps/plan-r2r-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c -o rdft2-pad.lo rdft2-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -fPIC -DPIC -o .libs/print-plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -o print-plan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1
# mv -f .deps/print-plan.Tpo .deps/print-plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c -o the-planner.lo the-planner.c
# mv -f .deps/rdft2-pad.Tpo .deps/rdft2-pad.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -fPIC -DPIC -o .libs/the-planner.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -o the-planner.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
# mv -f .deps/version.Tpo .deps/version.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c -o plan-guru64-dft-c2r.lo plan-guru64-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/the-planner.Tpo .deps/the-planner.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c -o plan-guru64-dft-r2c.lo plan-guru64-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o
# mv -f .deps/plan-guru64-dft-c2r.Tpo .deps/plan-guru64-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c -o plan-guru64-dft.lo plan-guru64-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-dft-r2c.Tpo .deps/plan-guru64-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c -o plan-guru64-r2r.lo plan-guru64-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o
# mv -f .deps/plan-guru64-dft.Tpo .deps/plan-guru64-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c -o plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-r2r.Tpo .deps/plan-guru64-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c -o plan-guru64-split-dft-r2c.lo plan-guru64-split-dft-r2c.c
# mv -f .deps/plan-guru64-split-dft-c2r.Tpo .deps/plan-guru64-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c -o plan-guru64-split-dft.lo plan-guru64-split-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-split-dft-r2c.Tpo .deps/plan-guru64-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c -o mktensor-iodims64.lo mktensor-iodims64.c
# mv -f .deps/plan-guru64-split-dft.Tpo .deps/plan-guru64-split-dft.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1
# mv -f .deps/mktensor-iodims64.Tpo .deps/mktensor-iodims64.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm
# libtool: link: ar cru .libs/libapi.a .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libapi.a
# libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# Making all in libbench2
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/libbench2'
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-ccopy-from.o -MD -MP -MF .deps/after-ccopy-from.Tpo -c -o after-ccopy-from.o after-ccopy-from.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-ccopy-to.o -MD -MP -MF .deps/after-ccopy-to.Tpo -c -o after-ccopy-to.o after-ccopy-to.c
# mv -f .deps/after-ccopy-to.Tpo .deps/after-ccopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-hccopy-from.o -MD -MP -MF .deps/after-hccopy-from.Tpo -c -o after-hccopy-from.o after-hccopy-from.c
# mv -f .deps/after-ccopy-from.Tpo .deps/after-ccopy-from.Po
# mv -f .deps/after-hccopy-from.Tpo .deps/after-hccopy-from.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-hccopy-to.o -MD -MP -MF .deps/after-hccopy-to.Tpo -c -o after-hccopy-to.o after-hccopy-to.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-rcopy-from.o -MD -MP -MF .deps/after-rcopy-from.Tpo -c -o after-rcopy-from.o after-rcopy-from.c
# mv -f .deps/after-rcopy-from.Tpo .deps/after-rcopy-from.Po
# mv -f .deps/after-hccopy-to.Tpo .deps/after-hccopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-rcopy-to.o -MD -MP -MF .deps/after-rcopy-to.Tpo -c -o after-rcopy-to.o after-rcopy-to.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT allocate.o -MD -MP -MF .deps/allocate.Tpo -c -o allocate.o allocate.c
# mv -f .deps/after-rcopy-to.Tpo .deps/after-rcopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT aset.o -MD -MP -MF .deps/aset.Tpo -c -o aset.o aset.c
# mv -f .deps/allocate.Tpo .deps/allocate.Po
# mv -f .deps/aset.Tpo .deps/aset.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-cost-postprocess.o -MD -MP -MF .deps/bench-cost-postprocess.Tpo -c -o bench-cost-postprocess.o bench-cost-postprocess.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-exit.o -MD -MP -MF .deps/bench-exit.Tpo -c -o bench-exit.o bench-exit.c
# mv -f .deps/bench-cost-postprocess.Tpo .deps/bench-cost-postprocess.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-main.o -MD -MP -MF .deps/bench-main.Tpo -c -o bench-main.o bench-main.c
# mv -f .deps/bench-exit.Tpo .deps/bench-exit.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT can-do.o -MD -MP -MF .deps/can-do.Tpo -c -o can-do.o can-do.c
# mv -f .deps/bench-main.Tpo .deps/bench-main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT caset.o -MD -MP -MF .deps/caset.Tpo -c -o caset.o caset.c
# mv -f .deps/can-do.Tpo .deps/can-do.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dotens2.o -MD -MP -MF .deps/dotens2.Tpo -c -o dotens2.o dotens2.c
# mv -f .deps/caset.Tpo .deps/caset.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
# mv -f .deps/dotens2.Tpo .deps/dotens2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mflops.o -MD -MP -MF .deps/mflops.Tpo -c -o mflops.o mflops.c
# mv -f .deps/info.Tpo .deps/info.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mp.o -MD -MP -MF .deps/mp.Tpo -c -o mp.o mp.c
# mv -f .deps/mflops.Tpo .deps/mflops.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ovtpvt.o -MD -MP -MF .deps/ovtpvt.Tpo -c -o ovtpvt.o ovtpvt.c
# mv -f .deps/ovtpvt.Tpo .deps/ovtpvt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pow2.o -MD -MP -MF .deps/pow2.Tpo -c -o pow2.o pow2.c
# mv -f .deps/pow2.Tpo .deps/pow2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.o -MD -MP -MF .deps/problem.Tpo -c -o problem.o problem.c
# mv -f .deps/problem.Tpo .deps/problem.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c
# mv -f .deps/report.Tpo .deps/report.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT speed.o -MD -MP -MF .deps/speed.Tpo -c -o speed.o speed.c
# mv -f .deps/speed.Tpo .deps/speed.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.o -MD -MP -MF .deps/tensor.Tpo -c -o tensor.o tensor.c
# mv -f .deps/tensor.Tpo .deps/tensor.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c
# mv -f .deps/timer.Tpo .deps/timer.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT useropt.o -MD -MP -MF .deps/useropt.Tpo -c -o useropt.o useropt.c
# mv -f .deps/useropt.Tpo .deps/useropt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# mv -f .deps/util.Tpo .deps/util.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-dft.o -MD -MP -MF .deps/verify-dft.Tpo -c -o verify-dft.o verify-dft.c
# mv -f .deps/verify-dft.Tpo .deps/verify-dft.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-lib.o -MD -MP -MF .deps/verify-lib.Tpo -c -o verify-lib.o verify-lib.c
# mv -f .deps/mp.Tpo .deps/mp.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-r2r.o -MD -MP -MF .deps/verify-r2r.Tpo -c -o verify-r2r.o verify-r2r.c
# mv -f .deps/verify-lib.Tpo .deps/verify-lib.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-rdft2.o -MD -MP -MF .deps/verify-rdft2.Tpo -c -o verify-rdft2.o verify-rdft2.c
# mv -f .deps/verify-rdft2.Tpo .deps/verify-rdft2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c
# mv -f .deps/verify.Tpo .deps/verify.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.o -MD -MP -MF .deps/zero.Tpo -c -o zero.o zero.c
# mv -f .deps/zero.Tpo .deps/zero.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT my-getopt.o -MD -MP -MF .deps/my-getopt.Tpo -c -o my-getopt.o my-getopt.c
# mv -f .deps/my-getopt.Tpo .deps/my-getopt.Po
# mv -f .deps/verify-r2r.Tpo .deps/verify-r2r.Po
# rm -f libbench2.a
# ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libbench2.a
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/libbench2'
# Making all in .
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -no-undefined -version-info 7:4:4 -o libfftw3l.la -rpath /usr/lib kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la -lm
# cp -f fftw.pc fftw3l.pc
# libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a -Wl,--no-whole-archive -lm -O3 -malign-double -Wl,-soname -Wl,libfftw3l.so.3 -o .libs/libfftw3l.so.3.4.4
# libtool: link: (cd ".libs" && rm -f "libfftw3l.so.3" && ln -s "libfftw3l.so.3.4.4" "libfftw3l.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3l.so" && ln -s "libfftw3l.so.3.4.4" "libfftw3l.so")
# libtool: link: (cd .libs/libfftw3l.lax/libkernel.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/kernel/.libs/libkernel.a")
# libtool: link: (cd .libs/libfftw3l.lax/libdft.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/dft/.libs/libdft.a")
# libtool: link: (cd .libs/libfftw3l.lax/libdft_scalar.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/.libs/libdft_scalar.a")
# libtool: link: (cd .libs/libfftw3l.lax/libdft_scalar_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets/.libs/libdft_scalar_codelets.a")
# libtool: link: (cd .libs/libfftw3l.lax/librdft.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/rdft/.libs/librdft.a")
# libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/.libs/librdft_scalar.a")
# libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2cf.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a")
# libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2cb.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a")
# libtool: link: (cd .libs/libfftw3l.lax/librdft_scalar_r2r.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a")
# libtool: link: (cd .libs/libfftw3l.lax/libreodft.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/reodft/.libs/libreodft.a")
# libtool: link: (cd .libs/libfftw3l.lax/libapi.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/api/.libs/libapi.a")
# libtool: link: (cd .libs/libfftw3l.lax/libsimd_support.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/simd-support/.libs/libsimd_support.a")
# libtool: link: (cd .libs/libfftw3l.lax/libsimd_sse2_nonportable.a && ar x "/tmp/fftw/src/fftw-3.3.4-long-double/simd-support/.libs/libsimd_sse2_nonportable.a")
# copying selected object files to avoid basename conflicts...
# libtool: link: ln .libs/libfftw3l.lax/libdft.a/buffered.o .libs/libfftw3l.lax/lt1-buffered.o || cp .libs/libfftw3l.lax/libdft.a/buffered.o .libs/libfftw3l.lax/lt1-buffered.o
# libtool: link: ln .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt2-ct.o || cp .libs/libfftw3l.lax/libdft.a/ct.o .libs/libfftw3l.lax/lt2-ct.o
# libtool: link: ln .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt3-plan.o || cp .libs/libfftw3l.lax/libdft.a/plan.o .libs/libfftw3l.lax/lt3-plan.o
# libtool: link: ln .libs/libfftw3l.lax/libdft.a/problem.o .libs/libfftw3l.lax/lt4-problem.o || cp .libs/libfftw3l.lax/libdft.a/problem.o .libs/libfftw3l.lax/lt4-problem.o
# libtool: link: ln .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt5-rader.o || cp .libs/libfftw3l.lax/libdft.a/rader.o .libs/libfftw3l.lax/lt5-rader.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt6-buffered.o || cp .libs/libfftw3l.lax/librdft.a/buffered.o .libs/libfftw3l.lax/lt6-buffered.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt7-conf.o || cp .libs/libfftw3l.lax/librdft.a/conf.o .libs/libfftw3l.lax/lt7-conf.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt8-generic.o || cp .libs/libfftw3l.lax/librdft.a/generic.o .libs/libfftw3l.lax/lt8-generic.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt9-indirect.o || cp .libs/libfftw3l.lax/librdft.a/indirect.o .libs/libfftw3l.lax/lt9-indirect.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt10-nop.o || cp .libs/libfftw3l.lax/librdft.a/nop.o .libs/libfftw3l.lax/lt10-nop.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt11-plan.o || cp .libs/libfftw3l.lax/librdft.a/plan.o .libs/libfftw3l.lax/lt11-plan.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt12-problem.o || cp .libs/libfftw3l.lax/librdft.a/problem.o .libs/libfftw3l.lax/lt12-problem.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt13-rank-geq2.o || cp .libs/libfftw3l.lax/librdft.a/rank-geq2.o .libs/libfftw3l.lax/lt13-rank-geq2.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt14-solve.o || cp .libs/libfftw3l.lax/librdft.a/solve.o .libs/libfftw3l.lax/lt14-solve.o
# libtool: link: ln .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt15-vrank-geq1.o || cp .libs/libfftw3l.lax/librdft.a/vrank-geq1.o .libs/libfftw3l.lax/lt15-vrank-geq1.o
# libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3l.lax/lt16-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3l.lax/lt16-codlist.o
# libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3l.lax/lt17-codlist.o
# libtool: link: ln .libs/libfftw3l.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o || cp .libs/libfftw3l.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3l.lax/lt18-codlist.o
# libtool: link: ln .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt19-conf.o || cp .libs/libfftw3l.lax/libreodft.a/conf.o .libs/libfftw3l.lax/lt19-conf.o
# libtool: link: ar cru .libs/libfftw3l.a .libs/libfftw3l.lax/libkernel.a/align.o .libs/libfftw3l.lax/libkernel.a/alloc.o .libs/libfftw3l.lax/libkernel.a/assert.o .libs/libfftw3l.lax/libkernel.a/awake.o .libs/libfftw3l.lax/libkernel.a/buffered.o .libs/libfftw3l.lax/libkernel.a/cpy1d.o .libs/libfftw3l.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3l.lax/libkernel.a/cpy2d.o .libs/libfftw3l.lax/libkernel.a/ct.o .libs/libfftw3l.lax/libkernel.a/debug.o .libs/libfftw3l.lax/libkernel.a/extract-reim.o .libs/libfftw3l.lax/libkernel.a/hash.o .libs/libfftw3l.lax/libkernel.a/iabs.o .libs/libfftw3l.lax/libkernel.a/kalloc.o .libs/libfftw3l.lax/libkernel.a/md5-1.o .libs/libfftw3l.lax/libkernel.a/md5.o .libs/libfftw3l.lax/libkernel.a/minmax.o .libs/libfftw3l.lax/libkernel.a/ops.o .libs/libfftw3l.lax/libkernel.a/pickdim.o .libs/libfftw3l.lax/libkernel.a/plan.o .libs/libfftw3l.lax/libkernel.a/planner.o .libs/libfftw3l.lax/libkernel.a/primes.o .libs/libfftw3l.lax/libkernel.a/print.o .libs/libfftw3l.lax/libkernel.a/problem.o .libs/libfftw3l.lax/libkernel.a/rader.o .libs/libfftw3l.lax/libkernel.a/scan.o .libs/libfftw3l.lax/libkernel.a/solver.o .libs/libfftw3l.lax/libkernel.a/solvtab.o .libs/libfftw3l.lax/libkernel.a/stride.o .libs/libfftw3l.lax/libkernel.a/tensor.o .libs/libfftw3l.lax/libkernel.a/tensor1.o .libs/libfftw3l.lax/libkernel.a/tensor2.o .libs/libfftw3l.lax/libkernel.a/tensor3.o .libs/libfftw3l.lax/libkernel.a/tensor4.o .libs/libfftw3l.lax/libkernel.a/tensor5.o .libs/libfftw3l.lax/libkernel.a/tensor7.o .libs/libfftw3l.lax/libkernel.a/tensor8.o .libs/libfftw3l.lax/libkernel.a/tensor9.o .libs/libfftw3l.lax/libkernel.a/tile2d.o .libs/libfftw3l.lax/libkernel.a/timer.o .libs/libfftw3l.lax/libkernel.a/transpose.o .libs/libfftw3l.lax/libkernel.a/trig.o .libs/libfftw3l.lax/libkernel.a/twiddle.o .libs/libfftw3l.lax/libdft.a/bluestein.o .libs/libfftw3l.lax/lt1-buffered.o .libs/libfftw3l.lax/libdft.a/conf.o .libs/libfftw3l.lax/lt2-ct.o .libs/libfftw3l.lax/libdft.a/dftw-direct.o .libs/libfftw3l.lax/libdft.a/dftw-directsq.o .libs/libfftw3l.lax/libdft.a/dftw-generic.o .libs/libfftw3l.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3l.lax/libdft.a/direct.o .libs/libfftw3l.lax/libdft.a/generic.o .libs/libfftw3l.lax/libdft.a/indirect-transpose.o .libs/libfftw3l.lax/libdft.a/indirect.o .libs/libfftw3l.lax/libdft.a/kdft-dif.o .libs/libfftw3l.lax/libdft.a/kdft-difsq.o .libs/libfftw3l.lax/libdft.a/kdft-dit.o .libs/libfftw3l.lax/libdft.a/kdft.o .libs/libfftw3l.lax/libdft.a/nop.o .libs/libfftw3l.lax/lt3-plan.o .libs/libfftw3l.lax/lt4-problem.o .libs/libfftw3l.lax/lt5-rader.o .libs/libfftw3l.lax/libdft.a/rank-geq2.o .libs/libfftw3l.lax/libdft.a/solve.o .libs/libfftw3l.lax/libdft.a/vrank-geq1.o .libs/libfftw3l.lax/libdft.a/zero.o .libs/libfftw3l.lax/libdft_scalar.a/n.o .libs/libfftw3l.lax/libdft_scalar.a/t.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3l.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3l.lax/lt6-buffered.o .libs/libfftw3l.lax/librdft.a/buffered2.o .libs/libfftw3l.lax/lt7-conf.o .libs/libfftw3l.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3l.lax/librdft.a/ct-hc2c.o .libs/libfftw3l.lax/librdft.a/dft-r2hc.o .libs/libfftw3l.lax/librdft.a/dht-r2hc.o .libs/libfftw3l.lax/librdft.a/dht-rader.o .libs/libfftw3l.lax/librdft.a/direct-r2c.o .libs/libfftw3l.lax/librdft.a/direct-r2r.o .libs/libfftw3l.lax/librdft.a/direct2.o .libs/libfftw3l.lax/lt8-generic.o .libs/libfftw3l.lax/librdft.a/hc2hc-direct.o .libs/libfftw3l.lax/librdft.a/hc2hc-generic.o .libs/libfftw3l.lax/librdft.a/hc2hc.o .libs/libfftw3l.lax/lt9-indirect.o .libs/libfftw3l.lax/librdft.a/khc2c.o .libs/libfftw3l.lax/librdft.a/khc2hc.o .libs/libfftw3l.lax/librdft.a/kr2c.o .libs/libfftw3l.lax/librdft.a/kr2r.o .libs/libfftw3l.lax/lt10-nop.o .libs/libfftw3l.lax/librdft.a/nop2.o .libs/libfftw3l.lax/lt11-plan.o .libs/libfftw3l.lax/librdft.a/plan2.o .libs/libfftw3l.lax/lt12-problem.o .libs/libfftw3l.lax/librdft.a/problem2.o .libs/libfftw3l.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3l.lax/lt13-rank-geq2.o .libs/libfftw3l.lax/librdft.a/rank0-rdft2.o .libs/libfftw3l.lax/librdft.a/rank0.o .libs/libfftw3l.lax/librdft.a/rdft-dht.o .libs/libfftw3l.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3l.lax/librdft.a/rdft2-rdft.o .libs/libfftw3l.lax/librdft.a/rdft2-strides.o .libs/libfftw3l.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3l.lax/lt14-solve.o .libs/libfftw3l.lax/librdft.a/solve2.o .libs/libfftw3l.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3l.lax/lt15-vrank-geq1.o .libs/libfftw3l.lax/librdft.a/vrank3-transpose.o .libs/libfftw3l.lax/librdft_scalar.a/hc2c.o .libs/libfftw3l.lax/librdft_scalar.a/hfb.o .libs/libfftw3l.lax/librdft_scalar.a/r2c.o .libs/libfftw3l.lax/librdft_scalar.a/r2r.o .libs/libfftw3l.lax/lt16-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3l.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3l.lax/lt17-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3l.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3l.lax/lt18-codlist.o .libs/libfftw3l.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3l.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3l.lax/lt19-conf.o .libs/libfftw3l.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3l.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3l.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3l.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3l.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3l.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3l.lax/libapi.a/apiplan.o .libs/libfftw3l.lax/libapi.a/configure.o .libs/libfftw3l.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-dft.o .libs/libfftw3l.lax/libapi.a/execute-r2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/execute-split-dft.o .libs/libfftw3l.lax/libapi.a/execute.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3l.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3l.lax/libapi.a/export-wisdom.o .libs/libfftw3l.lax/libapi.a/f77api.o .libs/libfftw3l.lax/libapi.a/flops.o .libs/libfftw3l.lax/libapi.a/forget-wisdom.o .libs/libfftw3l.lax/libapi.a/import-system-wisdom.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3l.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3l.lax/libapi.a/import-wisdom.o .libs/libfftw3l.lax/libapi.a/malloc.o .libs/libfftw3l.lax/libapi.a/map-r2r-kind.o .libs/libfftw3l.lax/libapi.a/mapflags.o .libs/libfftw3l.lax/libapi.a/mkprinter-file.o .libs/libfftw3l.lax/libapi.a/mkprinter-str.o .libs/libfftw3l.lax/libapi.a/mktensor-iodims.o .libs/libfftw3l.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3l.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3l.lax/libapi.a/plan-dft-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3l.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3l.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3l.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3l.lax/libapi.a/plan-many-dft.o .libs/libfftw3l.lax/libapi.a/plan-many-r2r.o .libs/libfftw3l.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3l.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3l.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3l.lax/libapi.a/plan-r2r.o .libs/libfftw3l.lax/libapi.a/print-plan.o .libs/libfftw3l.lax/libapi.a/rdft2-pad.o .libs/libfftw3l.lax/libapi.a/the-planner.o .libs/libfftw3l.lax/libapi.a/version.o .libs/libfftw3l.lax/libsimd_support.a/altivec.o .libs/libfftw3l.lax/libsimd_support.a/avx.o .libs/libfftw3l.lax/libsimd_support.a/neon.o .libs/libfftw3l.lax/libsimd_support.a/sse2.o .libs/libfftw3l.lax/libsimd_support.a/taint.o .libs/libfftw3l.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3l.a
# libtool: link: rm -fr .libs/libfftw3l.lax .libs/libfftw3l.lax
# libtool: link: ( cd ".libs" && rm -f "libfftw3l.la" && ln -s "../libfftw3l.la" "libfftw3l.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# Making all in threads
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/threads'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-api.lo -MD -MP -MF .deps/libfftw3l_threads_la-api.Tpo -c -o libfftw3l_threads_la-api.lo `test -f 'api.c' || echo './'`api.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-conf.lo -MD -MP -MF .deps/libfftw3l_threads_la-conf.Tpo -c -o libfftw3l_threads_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-conf.lo -MD -MP -MF .deps/libfftw3l_threads_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-conf.lo -MD -MP -MF .deps/libfftw3l_threads_la-conf.Tpo -c conf.c -o libfftw3l_threads_la-conf.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-api.lo -MD -MP -MF .deps/libfftw3l_threads_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-api.o
# mv -f .deps/libfftw3l_threads_la-conf.Tpo .deps/libfftw3l_threads_la-conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-threads.lo -MD -MP -MF .deps/libfftw3l_threads_la-threads.Tpo -c -o libfftw3l_threads_la-threads.lo `test -f 'threads.c' || echo './'`threads.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-api.lo -MD -MP -MF .deps/libfftw3l_threads_la-api.Tpo -c api.c -o libfftw3l_threads_la-api.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-threads.lo -MD -MP -MF .deps/libfftw3l_threads_la-threads.Tpo -c threads.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-threads.o
# mv -f .deps/libfftw3l_threads_la-api.Tpo .deps/libfftw3l_threads_la-api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_threads_la-dft-vrank-geq1.Tpo -c -o libfftw3l_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo './'`dft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-threads.lo -MD -MP -MF .deps/libfftw3l_threads_la-threads.Tpo -c threads.c -o libfftw3l_threads_la-threads.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_threads_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-dft-vrank-geq1.o
# mv -f .deps/libfftw3l_threads_la-threads.Tpo .deps/libfftw3l_threads_la-threads.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-ct.lo -MD -MP -MF .deps/libfftw3l_threads_la-ct.Tpo -c -o libfftw3l_threads_la-ct.lo `test -f 'ct.c' || echo './'`ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-ct.lo -MD -MP -MF .deps/libfftw3l_threads_la-ct.Tpo -c ct.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_threads_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -o libfftw3l_threads_la-dft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_threads_la-dft-vrank-geq1.Tpo .deps/libfftw3l_threads_la-dft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_threads_la-rdft-vrank-geq1.Tpo -c -o libfftw3l_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo './'`rdft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-ct.lo -MD -MP -MF .deps/libfftw3l_threads_la-ct.Tpo -c ct.c -o libfftw3l_threads_la-ct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_threads_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_threads_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -o libfftw3l_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_threads_la-rdft-vrank-geq1.Tpo .deps/libfftw3l_threads_la-rdft-vrank-geq1.Plo
# mv -f .deps/libfftw3l_threads_la-ct.Tpo .deps/libfftw3l_threads_la-ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3l_threads_la-hc2hc.Tpo -c -o libfftw3l_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo './'`hc2hc.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3l_threads_la-vrank-geq1-rdft2.Tpo -c -o libfftw3l_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo './'`vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3l_threads_la-hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3l_threads_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3l_threads_la-hc2hc.Tpo -c hc2hc.c -o libfftw3l_threads_la-hc2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3l_threads_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o libfftw3l_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_threads_la-hc2hc.Tpo .deps/libfftw3l_threads_la-hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3l_threads_la-f77api.Tpo -c -o libfftw3l_threads_la-f77api.lo `test -f 'f77api.c' || echo './'`f77api.c
# mv -f .deps/libfftw3l_threads_la-vrank-geq1-rdft2.Tpo .deps/libfftw3l_threads_la-vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-api.lo -MD -MP -MF .deps/libfftw3l_omp_la-api.Tpo -c -o libfftw3l_omp_la-api.lo `test -f 'api.c' || echo './'`api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3l_threads_la-f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/libfftw3l_threads_la-f77api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-api.lo -MD -MP -MF .deps/libfftw3l_omp_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3l_threads_la-f77api.Tpo -c f77api.c -o libfftw3l_threads_la-f77api.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-api.lo -MD -MP -MF .deps/libfftw3l_omp_la-api.Tpo -c api.c -o libfftw3l_omp_la-api.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_threads_la-f77api.Tpo .deps/libfftw3l_threads_la-f77api.Plo
# mv -f .deps/libfftw3l_omp_la-api.Tpo .deps/libfftw3l_omp_la-api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-conf.lo -MD -MP -MF .deps/libfftw3l_omp_la-conf.Tpo -c -o libfftw3l_omp_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3l_omp_la-openmp.Tpo -c -o libfftw3l_omp_la-openmp.lo `test -f 'openmp.c' || echo './'`openmp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3l_omp_la-openmp.Tpo -c openmp.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-openmp.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-conf.lo -MD -MP -MF .deps/libfftw3l_omp_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3l_omp_la-openmp.Tpo -c openmp.c -o libfftw3l_omp_la-openmp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-conf.lo -MD -MP -MF .deps/libfftw3l_omp_la-conf.Tpo -c conf.c -o libfftw3l_omp_la-conf.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_omp_la-openmp.Tpo .deps/libfftw3l_omp_la-openmp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_omp_la-dft-vrank-geq1.Tpo -c -o libfftw3l_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo './'`dft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_omp_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-dft-vrank-geq1.o
# mv -f .deps/libfftw3l_omp_la-conf.Tpo .deps/libfftw3l_omp_la-conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-ct.lo -MD -MP -MF .deps/libfftw3l_omp_la-ct.Tpo -c -o libfftw3l_omp_la-ct.lo `test -f 'ct.c' || echo './'`ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-ct.lo -MD -MP -MF .deps/libfftw3l_omp_la-ct.Tpo -c ct.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_omp_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -o libfftw3l_omp_la-dft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_omp_la-dft-vrank-geq1.Tpo .deps/libfftw3l_omp_la-dft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_omp_la-rdft-vrank-geq1.Tpo -c -o libfftw3l_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo './'`rdft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_omp_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-ct.lo -MD -MP -MF .deps/libfftw3l_omp_la-ct.Tpo -c ct.c -o libfftw3l_omp_la-ct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3l_omp_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -o libfftw3l_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_omp_la-rdft-vrank-geq1.Tpo .deps/libfftw3l_omp_la-rdft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3l_omp_la-hc2hc.Tpo -c -o libfftw3l_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo './'`hc2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3l_omp_la-hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-hc2hc.o
# mv -f .deps/libfftw3l_omp_la-ct.Tpo .deps/libfftw3l_omp_la-ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3l_omp_la-vrank-geq1-rdft2.Tpo -c -o libfftw3l_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo './'`vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3l_omp_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3l_omp_la-hc2hc.Tpo -c hc2hc.c -o libfftw3l_omp_la-hc2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3l_omp_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o libfftw3l_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_omp_la-hc2hc.Tpo .deps/libfftw3l_omp_la-hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3l_omp_la-f77api.Tpo -c -o libfftw3l_omp_la-f77api.lo `test -f 'f77api.c' || echo './'`f77api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3l_omp_la-f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/libfftw3l_omp_la-f77api.o
# mv -f .deps/libfftw3l_omp_la-vrank-geq1-rdft2.Tpo .deps/libfftw3l_omp_la-vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3l_threads.la -rpath /usr/lib libfftw3l_threads_la-api.lo libfftw3l_threads_la-conf.lo libfftw3l_threads_la-threads.lo libfftw3l_threads_la-dft-vrank-geq1.lo libfftw3l_threads_la-ct.lo libfftw3l_threads_la-rdft-vrank-geq1.lo libfftw3l_threads_la-hc2hc.lo libfftw3l_threads_la-vrank-geq1-rdft2.lo libfftw3l_threads_la-f77api.lo ../libfftw3l.la -lm
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3l_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3l_omp_la-f77api.Tpo -c f77api.c -o libfftw3l_omp_la-f77api.o >/dev/null 2>&1
# mv -f .deps/libfftw3l_omp_la-f77api.Tpo .deps/libfftw3l_omp_la-f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3l_omp.la -rpath /usr/lib libfftw3l_omp_la-api.lo libfftw3l_omp_la-conf.lo libfftw3l_omp_la-openmp.lo libfftw3l_omp_la-dft-vrank-geq1.lo libfftw3l_omp_la-ct.lo libfftw3l_omp_la-rdft-vrank-geq1.lo libfftw3l_omp_la-hc2hc.lo libfftw3l_omp_la-vrank-geq1-rdft2.lo libfftw3l_omp_la-f77api.lo ../libfftw3l.la -lm
# libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3l_omp_la-api.o .libs/libfftw3l_omp_la-conf.o .libs/libfftw3l_omp_la-openmp.o .libs/libfftw3l_omp_la-dft-vrank-geq1.o .libs/libfftw3l_omp_la-ct.o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o .libs/libfftw3l_omp_la-hc2hc.o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o .libs/libfftw3l_omp_la-f77api.o -Wl,-rpath -Wl,/tmp/fftw/src/fftw-3.3.4-long-double/.libs ../.libs/libfftw3l.so -lm -fopenmp -O3 -malign-double -fopenmp -Wl,-soname -Wl,libfftw3l_omp.so.3 -o .libs/libfftw3l_omp.so.3.4.4
# libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3l_threads_la-api.o .libs/libfftw3l_threads_la-conf.o .libs/libfftw3l_threads_la-threads.o .libs/libfftw3l_threads_la-dft-vrank-geq1.o .libs/libfftw3l_threads_la-ct.o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o .libs/libfftw3l_threads_la-hc2hc.o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o .libs/libfftw3l_threads_la-f77api.o -Wl,-rpath -Wl,/tmp/fftw/src/fftw-3.3.4-long-double/.libs ../.libs/libfftw3l.so -lm -pthread -O3 -malign-double -pthread -Wl,-soname -Wl,libfftw3l_threads.so.3 -o .libs/libfftw3l_threads.so.3.4.4
# libtool: link: (cd ".libs" && rm -f "libfftw3l_omp.so.3" && ln -s "libfftw3l_omp.so.3.4.4" "libfftw3l_omp.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3l_omp.so" && ln -s "libfftw3l_omp.so.3.4.4" "libfftw3l_omp.so")
# libtool: link: ar cru .libs/libfftw3l_omp.a libfftw3l_omp_la-api.o libfftw3l_omp_la-conf.o libfftw3l_omp_la-openmp.o libfftw3l_omp_la-dft-vrank-geq1.o libfftw3l_omp_la-ct.o libfftw3l_omp_la-rdft-vrank-geq1.o libfftw3l_omp_la-hc2hc.o libfftw3l_omp_la-vrank-geq1-rdft2.o libfftw3l_omp_la-f77api.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3l_omp.a
# libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so.3" && ln -s "libfftw3l_threads.so.3.4.4" "libfftw3l_threads.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3l_threads.so" && ln -s "libfftw3l_threads.so.3.4.4" "libfftw3l_threads.so")
# libtool: link: ar cru .libs/libfftw3l_threads.a libfftw3l_threads_la-api.o libfftw3l_threads_la-conf.o libfftw3l_threads_la-threads.o libfftw3l_threads_la-dft-vrank-geq1.o libfftw3l_threads_la-ct.o libfftw3l_threads_la-rdft-vrank-geq1.o libfftw3l_threads_la-hc2hc.o libfftw3l_threads_la-vrank-geq1-rdft2.o libfftw3l_threads_la-f77api.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3l_threads.a
# libtool: link: ( cd ".libs" && rm -f "libfftw3l_omp.la" && ln -s "../libfftw3l_omp.la" "libfftw3l_omp.la" )
# libtool: link: ( cd ".libs" && rm -f "libfftw3l_threads.la" && ln -s "../libfftw3l_threads.la" "libfftw3l_threads.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/threads'
# Making all in tests
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tests'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-bench.o -MD -MP -MF .deps/bench-bench.Tpo -c -o bench-bench.o `test -f 'bench.c' || echo './'`bench.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-hook.o -MD -MP -MF .deps/bench-hook.Tpo -c -o bench-hook.o `test -f 'hook.c' || echo './'`hook.c
# mv -f .deps/bench-hook.Tpo .deps/bench-hook.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-fftw-bench.o -MD -MP -MF .deps/bench-fftw-bench.Tpo -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo './'`fftw-bench.c
# mv -f .deps/bench-fftw-bench.Tpo .deps/bench-fftw-bench.Po
# mv -f .deps/bench-bench.Tpo .deps/bench-bench.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm
# libtool: link: gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3l_threads.so /tmp/fftw/src/fftw-3.3.4-long-double/.libs/libfftw3l.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tests'
# Making all in mpi
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# sed 's/C_MPI_FINT//' ./fftw3-mpi.f03.in > fftw3-mpi.f03
# sed 's/C_MPI_FINT//' ./fftw3l-mpi.f03.in > fftw3l-mpi.f03
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# Making all in doc
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# Making all in FAQ
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc/FAQ'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc/FAQ'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# Making all in tools
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# rm -f fftwl-wisdom.1
# cp fftw_wisdom.1 fftwl-wisdom.1
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libbench2 -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT fftwl_wisdom-fftw-wisdom.o -MD -MP -MF .deps/fftwl_wisdom-fftw-wisdom.Tpo -c -o fftwl_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo './'`fftw-wisdom.c
# mv -f .deps/fftwl_wisdom-fftw-wisdom.Tpo .deps/fftwl_wisdom-fftw-wisdom.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o fftwl-wisdom fftwl_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3l_threads.la ../libfftw3l.la ../libbench2/libbench2.a -lm
# libtool: link: gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/fftwl-wisdom fftwl_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3l_threads.so /tmp/fftw/src/fftw-3.3.4-long-double/.libs/libfftw3l.so ../.libs/libfftw3l.so ../libbench2/libbench2.a -lm -pthread
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# Making all in m4
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/m4'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for C compiler vendor... gnu
# checking for gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for ocamlbuild... no
# checking whether C compiler accepts -msse... yes
# checking whether C compiler accepts -mavx... yes
# checking for ANSI C header files... (cached) yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking c_asm.h usability... no
# checking c_asm.h presence... no
# checking for c_asm.h... no
# checking intrinsics.h usability... no
# checking intrinsics.h presence... no
# checking for intrinsics.h... no
# checking for stdint.h... (cached) yes
# checking mach/mach_time.h usability... no
# checking mach/mach_time.h presence... no
# checking for mach/mach_time.h... no
# checking sys/sysctl.h usability... yes
# checking sys/sysctl.h presence... yes
# checking for sys/sysctl.h... yes
# checking altivec.h usability... no
# checking altivec.h presence... no
# checking for altivec.h... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for long double... yes
# checking for hrtime_t... no
# checking size of int... 4
# checking size of unsigned int... 4
# checking size of long... 8
# checking size of unsigned long... 8
# checking size of long long... 8
# checking size of unsigned long long... 8
# checking size of size_t... 8
# checking size of ptrdiff_t... 8
# checking for uintptr_t... yes
# checking size of float... 4
# checking size of double... 8
# checking size of fftw_r2r_kind... 4
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for working strtod... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for sin in -lm... yes
# checking for BSDgettimeofday... no
# checking for gettimeofday... yes
# checking for gethrtime... no
# checking for read_real_time... no
# checking for time_base_to_time... no
# checking for drand48... yes
# checking for sqrt... yes
# checking for memset... yes
# checking for posix_memalign... yes
# checking for memalign... yes
# checking for _mm_malloc... no
# checking for _mm_free... no
# checking for clock_gettime... yes
# checking for mach_absolute_time... no
# checking for sysctl... yes
# checking for abort... yes
# checking for sinl... yes
# checking for cosl... yes
# checking for snprintf... yes
# checking whether sinl is declared... yes
# checking whether cosl is declared... yes
# checking whether sinq is declared... no
# checking whether cosq is declared... no
# checking whether memalign is declared... yes
# checking whether drand48 is declared... yes
# checking whether srand48 is declared... yes
# checking whether posix_memalign is declared... yes
# checking for _rtc intrinsic... no
# checking for isnan... yes
# checking whether C compiler accepts -mpreferred-stack-boundary=4... yes
# checking whether the stack is at least 8-byte aligned by gcc... checking whether C compiler accepts -malign-double... yes
# yes
# checking for x86_64-unknown-linux-g77... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking if gfortran supports -c -o file.o... (cached) yes
# checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking how to get verbose linking output from gfortran... -v
# checking for Fortran 77 libraries of gfortran... -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath
# checking for dummy main to link with Fortran 77 libraries... none
# checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
# checking for OpenMP flag of C compiler... -fopenmp
# checking for Win32 threads... no
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking whether a cycle counter is available... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating support/Makefile
# config.status: creating genfft/Makefile
# config.status: creating kernel/Makefile
# config.status: creating simd-support/Makefile
# config.status: creating dft/Makefile
# config.status: creating dft/scalar/Makefile
# config.status: creating dft/scalar/codelets/Makefile
# config.status: creating dft/simd/Makefile
# config.status: creating dft/simd/common/Makefile
# config.status: creating dft/simd/sse2/Makefile
# config.status: creating dft/simd/avx/Makefile
# config.status: creating dft/simd/altivec/Makefile
# config.status: creating dft/simd/neon/Makefile
# config.status: creating rdft/Makefile
# config.status: creating rdft/scalar/Makefile
# config.status: creating rdft/scalar/r2cf/Makefile
# config.status: creating rdft/scalar/r2cb/Makefile
# config.status: creating rdft/scalar/r2r/Makefile
# config.status: creating rdft/simd/Makefile
# config.status: creating rdft/simd/common/Makefile
# config.status: creating rdft/simd/sse2/Makefile
# config.status: creating rdft/simd/avx/Makefile
# config.status: creating rdft/simd/altivec/Makefile
# config.status: creating rdft/simd/neon/Makefile
# config.status: creating reodft/Makefile
# config.status: creating threads/Makefile
# config.status: creating api/Makefile
# config.status: creating mpi/Makefile
# config.status: creating libbench2/Makefile
# config.status: creating tests/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/FAQ/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/fftw_wisdom.1
# config.status: creating tools/fftw-wisdom-to-conf
# config.status: creating m4/Makefile
# config.status: creating fftw.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single'
# Making all in support
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/support'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/support'
# Making all in kernel
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/kernel'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c -o align.lo align.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo alloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -fPIC -DPIC -o .libs/align.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT align.lo -MD -MP -MF .deps/align.Tpo -c align.c -o align.o >/dev/null 2>&1
# mv -f .deps/align.Tpo .deps/align.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c -o assert.lo assert.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -fPIC -DPIC -o .libs/assert.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -fPIC -DPIC -o .libs/alloc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.c -o assert.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
# mv -f .deps/assert.Tpo .deps/assert.Plo
# mv -f .deps/alloc.Tpo .deps/alloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c -o awake.lo awake.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -fPIC -DPIC -o .libs/awake.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT awake.lo -MD -MP -MF .deps/awake.Tpo -c awake.c -o awake.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# mv -f .deps/awake.Tpo .deps/awake.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c -o cpy1d.lo cpy1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -fPIC -DPIC -o .libs/cpy1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy1d.lo -MD -MP -MF .deps/cpy1d.Tpo -c cpy1d.c -o cpy1d.o >/dev/null 2>&1
# mv -f .deps/cpy1d.Tpo .deps/cpy1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c -o cpy2d-pair.lo cpy2d-pair.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -fPIC -DPIC -o .libs/cpy2d-pair.o
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c -o cpy2d.lo cpy2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -fPIC -DPIC -o .libs/cpy2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d-pair.lo -MD -MP -MF .deps/cpy2d-pair.Tpo -c cpy2d-pair.c -o cpy2d-pair.o >/dev/null 2>&1
# mv -f .deps/cpy2d-pair.Tpo .deps/cpy2d-pair.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT cpy2d.lo -MD -MP -MF .deps/cpy2d.Tpo -c cpy2d.c -o cpy2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1
# mv -f .deps/cpy2d.Tpo .deps/cpy2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c
# mv -f .deps/ct.Tpo .deps/ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c -o extract-reim.lo extract-reim.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -fPIC -DPIC -o .libs/extract-reim.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1
# mv -f .deps/debug.Tpo .deps/debug.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT extract-reim.lo -MD -MP -MF .deps/extract-reim.Tpo -c extract-reim.c -o extract-reim.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
# mv -f .deps/extract-reim.Tpo .deps/extract-reim.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c -o iabs.lo iabs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -fPIC -DPIC -o .libs/iabs.o
# mv -f .deps/hash.Tpo .deps/hash.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c -o kalloc.lo kalloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT iabs.lo -MD -MP -MF .deps/iabs.Tpo -c iabs.c -o iabs.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -fPIC -DPIC -o .libs/kalloc.o
# mv -f .deps/iabs.Tpo .deps/iabs.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kalloc.lo -MD -MP -MF .deps/kalloc.Tpo -c kalloc.c -o kalloc.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c -o md5-1.lo md5-1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -fPIC -DPIC -o .libs/md5-1.o
# mv -f .deps/kalloc.Tpo .deps/kalloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5-1.lo -MD -MP -MF .deps/md5-1.Tpo -c md5-1.c -o md5-1.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
# mv -f .deps/md5-1.Tpo .deps/md5-1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c -o minmax.lo minmax.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -fPIC -DPIC -o .libs/minmax.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT minmax.lo -MD -MP -MF .deps/minmax.Tpo -c minmax.c -o minmax.o >/dev/null 2>&1
# mv -f .deps/minmax.Tpo .deps/minmax.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c -o ops.lo ops.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -fPIC -DPIC -o .libs/ops.o
# mv -f .deps/md5.Tpo .deps/md5.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c -o pickdim.lo pickdim.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ops.lo -MD -MP -MF .deps/ops.Tpo -c ops.c -o ops.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -fPIC -DPIC -o .libs/pickdim.o
# mv -f .deps/ops.Tpo .deps/ops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pickdim.lo -MD -MP -MF .deps/pickdim.Tpo -c pickdim.c -o pickdim.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/pickdim.Tpo .deps/pickdim.Plo
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c -o planner.lo planner.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c -o primes.lo primes.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -fPIC -DPIC -o .libs/planner.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -fPIC -DPIC -o .libs/primes.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT primes.lo -MD -MP -MF .deps/primes.Tpo -c primes.c -o primes.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT planner.lo -MD -MP -MF .deps/planner.Tpo -c planner.c -o planner.o >/dev/null 2>&1
# mv -f .deps/primes.Tpo .deps/primes.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c -o print.lo print.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -fPIC -DPIC -o .libs/print.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
# mv -f .deps/planner.Tpo .deps/planner.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# mv -f .deps/print.Tpo .deps/print.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
# mv -f .deps/problem.Tpo .deps/problem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c -o scan.lo scan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -fPIC -DPIC -o .libs/scan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1
# mv -f .deps/rader.Tpo .deps/rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c -o solver.lo solver.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.c -o scan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -fPIC -DPIC -o .libs/solver.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solver.lo -MD -MP -MF .deps/solver.Tpo -c solver.c -o solver.o >/dev/null 2>&1
# mv -f .deps/scan.Tpo .deps/scan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c -o solvtab.lo solvtab.c
# mv -f .deps/solver.Tpo .deps/solver.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c -o stride.lo stride.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -fPIC -DPIC -o .libs/stride.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT stride.lo -MD -MP -MF .deps/stride.Tpo -c stride.c -o stride.o >/dev/null 2>&1
# mv -f .deps/stride.Tpo .deps/stride.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c -o tensor.lo tensor.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -fPIC -DPIC -o .libs/tensor.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.lo -MD -MP -MF .deps/tensor.Tpo -c tensor.c -o tensor.o >/dev/null 2>&1
# mv -f .deps/tensor.Tpo .deps/tensor.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c -o tensor1.lo tensor1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -fPIC -DPIC -o .libs/solvtab.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -fPIC -DPIC -o .libs/tensor1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solvtab.lo -MD -MP -MF .deps/solvtab.Tpo -c solvtab.c -o solvtab.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor1.lo -MD -MP -MF .deps/tensor1.Tpo -c tensor1.c -o tensor1.o >/dev/null 2>&1
# mv -f .deps/solvtab.Tpo .deps/solvtab.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c -o tensor2.lo tensor2.c
# mv -f .deps/tensor1.Tpo .deps/tensor1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c -o tensor3.lo tensor3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -fPIC -DPIC -o .libs/tensor2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -fPIC -DPIC -o .libs/tensor3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor2.lo -MD -MP -MF .deps/tensor2.Tpo -c tensor2.c -o tensor2.o >/dev/null 2>&1
# mv -f .deps/tensor2.Tpo .deps/tensor2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c -o tensor4.lo tensor4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -fPIC -DPIC -o .libs/tensor4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor3.lo -MD -MP -MF .deps/tensor3.Tpo -c tensor3.c -o tensor3.o >/dev/null 2>&1
# mv -f .deps/tensor3.Tpo .deps/tensor3.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c -o tensor5.lo tensor5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor4.lo -MD -MP -MF .deps/tensor4.Tpo -c tensor4.c -o tensor4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -fPIC -DPIC -o .libs/tensor5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor5.lo -MD -MP -MF .deps/tensor5.Tpo -c tensor5.c -o tensor5.o >/dev/null 2>&1
# mv -f .deps/tensor4.Tpo .deps/tensor4.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c -o tensor7.lo tensor7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -fPIC -DPIC -o .libs/tensor7.o
# mv -f .deps/tensor5.Tpo .deps/tensor5.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c -o tensor8.lo tensor8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor7.lo -MD -MP -MF .deps/tensor7.Tpo -c tensor7.c -o tensor7.o >/dev/null 2>&1
# mv -f .deps/tensor7.Tpo .deps/tensor7.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c -o tensor9.lo tensor9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -fPIC -DPIC -o .libs/tensor8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -fPIC -DPIC -o .libs/tensor9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor8.lo -MD -MP -MF .deps/tensor8.Tpo -c tensor8.c -o tensor8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor9.lo -MD -MP -MF .deps/tensor9.Tpo -c tensor9.c -o tensor9.o >/dev/null 2>&1
# mv -f .deps/tensor8.Tpo .deps/tensor8.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c -o tile2d.lo tile2d.c
# mv -f .deps/tensor9.Tpo .deps/tensor9.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -fPIC -DPIC -o .libs/tile2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fPIC -DPIC -o .libs/timer.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tile2d.lo -MD -MP -MF .deps/tile2d.Tpo -c tile2d.c -o tile2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1
# mv -f .deps/tile2d.Tpo .deps/tile2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c -o transpose.lo transpose.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -fPIC -DPIC -o .libs/transpose.o
# mv -f .deps/timer.Tpo .deps/timer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c -o trig.lo trig.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -fPIC -DPIC -o .libs/trig.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT transpose.lo -MD -MP -MF .deps/transpose.Tpo -c transpose.c -o transpose.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT trig.lo -MD -MP -MF .deps/trig.Tpo -c trig.c -o trig.o >/dev/null 2>&1
# mv -f .deps/trig.Tpo .deps/trig.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c -o twiddle.lo twiddle.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -fPIC -DPIC -o .libs/twiddle.o
# mv -f .deps/transpose.Tpo .deps/transpose.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../simd -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT twiddle.lo -MD -MP -MF .deps/twiddle.Tpo -c twiddle.c -o twiddle.o >/dev/null 2>&1
# mv -f .deps/twiddle.Tpo .deps/twiddle.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libkernel.la align.lo alloc.lo assert.lo awake.lo buffered.lo cpy1d.lo cpy2d-pair.lo cpy2d.lo ct.lo debug.lo extract-reim.lo hash.lo iabs.lo kalloc.lo md5-1.lo md5.lo minmax.lo ops.lo pickdim.lo plan.lo planner.lo primes.lo print.lo problem.lo rader.lo scan.lo solver.lo solvtab.lo stride.lo tensor.lo tensor1.lo tensor2.lo tensor3.lo tensor4.lo tensor5.lo tensor7.lo tensor8.lo tensor9.lo tile2d.lo timer.lo transpose.lo trig.lo twiddle.lo -lm
# libtool: link: ar cru .libs/libkernel.a .libs/align.o .libs/alloc.o .libs/assert.o .libs/awake.o .libs/buffered.o .libs/cpy1d.o .libs/cpy2d-pair.o .libs/cpy2d.o .libs/ct.o .libs/debug.o .libs/extract-reim.o .libs/hash.o .libs/iabs.o .libs/kalloc.o .libs/md5-1.o .libs/md5.o .libs/minmax.o .libs/ops.o .libs/pickdim.o .libs/plan.o .libs/planner.o .libs/primes.o .libs/print.o .libs/problem.o .libs/rader.o .libs/scan.o .libs/solver.o .libs/solvtab.o .libs/stride.o .libs/tensor.o .libs/tensor1.o .libs/tensor2.o .libs/tensor3.o .libs/tensor4.o .libs/tensor5.o .libs/tensor7.o .libs/tensor8.o .libs/tensor9.o .libs/tile2d.o .libs/timer.o .libs/transpose.o .libs/trig.o .libs/twiddle.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libkernel.a
# libtool: link: ( cd ".libs" && rm -f "libkernel.la" && ln -s "../libkernel.la" "libkernel.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/kernel'
# Making all in simd-support
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/simd-support'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c -o taint.lo taint.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c -o sse2.lo sse2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -fPIC -DPIC -o .libs/sse2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -fPIC -DPIC -o .libs/taint.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT sse2.lo -MD -MP -MF .deps/sse2.Tpo -c sse2.c -o sse2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT taint.lo -MD -MP -MF .deps/taint.Tpo -c taint.c -o taint.o >/dev/null 2>&1
# mv -f .deps/taint.Tpo .deps/taint.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c -o avx.lo avx.c
# mv -f .deps/sse2.Tpo .deps/sse2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c -o altivec.lo altivec.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -fPIC -DPIC -o .libs/avx.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -fPIC -DPIC -o .libs/altivec.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT avx.lo -MD -MP -MF .deps/avx.Tpo -c avx.c -o avx.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT altivec.lo -MD -MP -MF .deps/altivec.Tpo -c altivec.c -o altivec.o >/dev/null 2>&1
# mv -f .deps/avx.Tpo .deps/avx.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c -o neon.lo neon.c
# mv -f .deps/altivec.Tpo .deps/altivec.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c -o libsimd_sse2_nonportable_la-sse2-nonportable.lo `test -f 'sse2-nonportable.c' || echo './'`sse2-nonportable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -fPIC -DPIC -o .libs/neon.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -fPIC -DPIC -o .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT neon.lo -MD -MP -MF .deps/neon.Tpo -c neon.c -o neon.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libsimd_sse2_nonportable_la-sse2-nonportable.lo -MD -MP -MF .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo -c sse2-nonportable.c -o libsimd_sse2_nonportable_la-sse2-nonportable.o >/dev/null 2>&1
# mv -f .deps/neon.Tpo .deps/neon.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libsimd_support.la taint.lo sse2.lo avx.lo altivec.lo neon.lo -lm
# mv -f .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Tpo .deps/libsimd_sse2_nonportable_la-sse2-nonportable.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libsimd_sse2_nonportable.la libsimd_sse2_nonportable_la-sse2-nonportable.lo -lm
# libtool: link: ar cru .libs/libsimd_support.a .libs/taint.o .libs/sse2.o .libs/avx.o .libs/altivec.o .libs/neon.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsimd_support.a
# libtool: link: ( cd ".libs" && rm -f "libsimd_support.la" && ln -s "../libsimd_support.la" "libsimd_support.la" )
# libtool: link: ar cru .libs/libsimd_sse2_nonportable.a .libs/libsimd_sse2_nonportable_la-sse2-nonportable.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libsimd_sse2_nonportable.a
# libtool: link: ( cd ".libs" && rm -f "libsimd_sse2_nonportable.la" && ln -s "../libsimd_sse2_nonportable.la" "libsimd_sse2_nonportable.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/simd-support'
# Making all in dft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# Making all in scalar
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# Making all in codelets
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_dft_standard);"; \
# echo "const solvtab X(solvtab_dft_standard) = {"; \
# for i in n1_2.c n1_3.c n1_4.c n1_5.c n1_6.c n1_7.c n1_8.c n1_9.c n1_10.c n1_11.c n1_12.c n1_13.c n1_14.c n1_15.c n1_16.c n1_32.c n1_64.c n1_20.c n1_25.c t1_2.c t1_3.c t1_4.c t1_5.c t1_6.c t1_7.c t1_8.c t1_9.c t1_10.c t1_12.c t1_15.c t1_16.c t1_32.c t1_64.c t1_20.c t1_25.c t2_4.c t2_8.c t2_16.c t2_32.c t2_64.c t2_5.c t2_10.c t2_20.c t2_25.c q1_2.c q1_4.c q1_8.c q1_3.c q1_5.c q1_6.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c -o n1_2.lo n1_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c -o n1_3.lo n1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -fPIC -DPIC -o .libs/n1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -fPIC -DPIC -o .libs/n1_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_2.lo -MD -MP -MF .deps/n1_2.Tpo -c n1_2.c -o n1_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_3.lo -MD -MP -MF .deps/n1_3.Tpo -c n1_3.c -o n1_3.o >/dev/null 2>&1
# mv -f .deps/n1_2.Tpo .deps/n1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c -o n1_4.lo n1_4.c
# mv -f .deps/n1_3.Tpo .deps/n1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c -o n1_5.lo n1_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -fPIC -DPIC -o .libs/n1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -fPIC -DPIC -o .libs/n1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_4.lo -MD -MP -MF .deps/n1_4.Tpo -c n1_4.c -o n1_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_5.lo -MD -MP -MF .deps/n1_5.Tpo -c n1_5.c -o n1_5.o >/dev/null 2>&1
# mv -f .deps/n1_4.Tpo .deps/n1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c -o n1_6.lo n1_6.c
# mv -f .deps/n1_5.Tpo .deps/n1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c -o n1_7.lo n1_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -fPIC -DPIC -o .libs/n1_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -fPIC -DPIC -o .libs/n1_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_6.lo -MD -MP -MF .deps/n1_6.Tpo -c n1_6.c -o n1_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_7.lo -MD -MP -MF .deps/n1_7.Tpo -c n1_7.c -o n1_7.o >/dev/null 2>&1
# mv -f .deps/n1_7.Tpo .deps/n1_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c -o n1_8.lo n1_8.c
# mv -f .deps/n1_6.Tpo .deps/n1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c -o n1_9.lo n1_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -fPIC -DPIC -o .libs/n1_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -fPIC -DPIC -o .libs/n1_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_8.lo -MD -MP -MF .deps/n1_8.Tpo -c n1_8.c -o n1_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_9.lo -MD -MP -MF .deps/n1_9.Tpo -c n1_9.c -o n1_9.o >/dev/null 2>&1
# mv -f .deps/n1_8.Tpo .deps/n1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c -o n1_10.lo n1_10.c
# mv -f .deps/n1_9.Tpo .deps/n1_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c -o n1_11.lo n1_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -fPIC -DPIC -o .libs/n1_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -fPIC -DPIC -o .libs/n1_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_11.lo -MD -MP -MF .deps/n1_11.Tpo -c n1_11.c -o n1_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_10.lo -MD -MP -MF .deps/n1_10.Tpo -c n1_10.c -o n1_10.o >/dev/null 2>&1
# mv -f .deps/n1_11.Tpo .deps/n1_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c -o n1_12.lo n1_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -fPIC -DPIC -o .libs/n1_12.o
# mv -f .deps/n1_10.Tpo .deps/n1_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c -o n1_13.lo n1_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -fPIC -DPIC -o .libs/n1_13.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_12.lo -MD -MP -MF .deps/n1_12.Tpo -c n1_12.c -o n1_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_13.lo -MD -MP -MF .deps/n1_13.Tpo -c n1_13.c -o n1_13.o >/dev/null 2>&1
# mv -f .deps/n1_12.Tpo .deps/n1_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c -o n1_14.lo n1_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -fPIC -DPIC -o .libs/n1_14.o
# mv -f .deps/n1_13.Tpo .deps/n1_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c -o n1_15.lo n1_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -fPIC -DPIC -o .libs/n1_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_14.lo -MD -MP -MF .deps/n1_14.Tpo -c n1_14.c -o n1_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_15.lo -MD -MP -MF .deps/n1_15.Tpo -c n1_15.c -o n1_15.o >/dev/null 2>&1
# mv -f .deps/n1_14.Tpo .deps/n1_14.Plo
# mv -f .deps/n1_15.Tpo .deps/n1_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c -o n1_16.lo n1_16.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c -o n1_32.lo n1_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -fPIC -DPIC -o .libs/n1_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -fPIC -DPIC -o .libs/n1_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_32.lo -MD -MP -MF .deps/n1_32.Tpo -c n1_32.c -o n1_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_16.lo -MD -MP -MF .deps/n1_16.Tpo -c n1_16.c -o n1_16.o >/dev/null 2>&1
# mv -f .deps/n1_16.Tpo .deps/n1_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c -o n1_64.lo n1_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -fPIC -DPIC -o .libs/n1_64.o
# mv -f .deps/n1_32.Tpo .deps/n1_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c -o n1_20.lo n1_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -fPIC -DPIC -o .libs/n1_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_20.lo -MD -MP -MF .deps/n1_20.Tpo -c n1_20.c -o n1_20.o >/dev/null 2>&1
# mv -f .deps/n1_20.Tpo .deps/n1_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c -o n1_25.lo n1_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_64.lo -MD -MP -MF .deps/n1_64.Tpo -c n1_64.c -o n1_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -fPIC -DPIC -o .libs/n1_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1_25.lo -MD -MP -MF .deps/n1_25.Tpo -c n1_25.c -o n1_25.o >/dev/null 2>&1
# mv -f .deps/n1_25.Tpo .deps/n1_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c -o t1_2.lo t1_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -fPIC -DPIC -o .libs/t1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_2.lo -MD -MP -MF .deps/t1_2.Tpo -c t1_2.c -o t1_2.o >/dev/null 2>&1
# mv -f .deps/n1_64.Tpo .deps/n1_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c -o t1_3.lo t1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -fPIC -DPIC -o .libs/t1_3.o
# mv -f .deps/t1_2.Tpo .deps/t1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c -o t1_4.lo t1_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -fPIC -DPIC -o .libs/t1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_3.lo -MD -MP -MF .deps/t1_3.Tpo -c t1_3.c -o t1_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_4.lo -MD -MP -MF .deps/t1_4.Tpo -c t1_4.c -o t1_4.o >/dev/null 2>&1
# mv -f .deps/t1_3.Tpo .deps/t1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c -o t1_5.lo t1_5.c
# mv -f .deps/t1_4.Tpo .deps/t1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c -o t1_6.lo t1_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -fPIC -DPIC -o .libs/t1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -fPIC -DPIC -o .libs/t1_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_6.lo -MD -MP -MF .deps/t1_6.Tpo -c t1_6.c -o t1_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_5.lo -MD -MP -MF .deps/t1_5.Tpo -c t1_5.c -o t1_5.o >/dev/null 2>&1
# mv -f .deps/t1_5.Tpo .deps/t1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c -o t1_7.lo t1_7.c
# mv -f .deps/t1_6.Tpo .deps/t1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c -o t1_8.lo t1_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -fPIC -DPIC -o .libs/t1_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -fPIC -DPIC -o .libs/t1_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_8.lo -MD -MP -MF .deps/t1_8.Tpo -c t1_8.c -o t1_8.o >/dev/null 2>&1
# mv -f .deps/t1_8.Tpo .deps/t1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c -o t1_9.lo t1_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -fPIC -DPIC -o .libs/t1_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_7.lo -MD -MP -MF .deps/t1_7.Tpo -c t1_7.c -o t1_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_9.lo -MD -MP -MF .deps/t1_9.Tpo -c t1_9.c -o t1_9.o >/dev/null 2>&1
# mv -f .deps/t1_7.Tpo .deps/t1_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c -o t1_10.lo t1_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -fPIC -DPIC -o .libs/t1_10.o
# mv -f .deps/t1_9.Tpo .deps/t1_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c -o t1_12.lo t1_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_10.lo -MD -MP -MF .deps/t1_10.Tpo -c t1_10.c -o t1_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -fPIC -DPIC -o .libs/t1_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_12.lo -MD -MP -MF .deps/t1_12.Tpo -c t1_12.c -o t1_12.o >/dev/null 2>&1
# mv -f .deps/t1_12.Tpo .deps/t1_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c -o t1_15.lo t1_15.c
# mv -f .deps/t1_10.Tpo .deps/t1_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c -o t1_16.lo t1_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -fPIC -DPIC -o .libs/t1_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -fPIC -DPIC -o .libs/t1_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_15.lo -MD -MP -MF .deps/t1_15.Tpo -c t1_15.c -o t1_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_16.lo -MD -MP -MF .deps/t1_16.Tpo -c t1_16.c -o t1_16.o >/dev/null 2>&1
# mv -f .deps/t1_15.Tpo .deps/t1_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c -o t1_32.lo t1_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -fPIC -DPIC -o .libs/t1_32.o
# mv -f .deps/t1_16.Tpo .deps/t1_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c -o t1_64.lo t1_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -fPIC -DPIC -o .libs/t1_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_32.lo -MD -MP -MF .deps/t1_32.Tpo -c t1_32.c -o t1_32.o >/dev/null 2>&1
# mv -f .deps/t1_32.Tpo .deps/t1_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c -o t1_20.lo t1_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -fPIC -DPIC -o .libs/t1_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_20.lo -MD -MP -MF .deps/t1_20.Tpo -c t1_20.c -o t1_20.o >/dev/null 2>&1
# mv -f .deps/t1_20.Tpo .deps/t1_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c -o t1_25.lo t1_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -fPIC -DPIC -o .libs/t1_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_64.lo -MD -MP -MF .deps/t1_64.Tpo -c t1_64.c -o t1_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1_25.lo -MD -MP -MF .deps/t1_25.Tpo -c t1_25.c -o t1_25.o >/dev/null 2>&1
# mv -f .deps/t1_25.Tpo .deps/t1_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c -o t2_4.lo t2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -fPIC -DPIC -o .libs/t2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_4.lo -MD -MP -MF .deps/t2_4.Tpo -c t2_4.c -o t2_4.o >/dev/null 2>&1
# mv -f .deps/t2_4.Tpo .deps/t2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c -o t2_8.lo t2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -fPIC -DPIC -o .libs/t2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_8.lo -MD -MP -MF .deps/t2_8.Tpo -c t2_8.c -o t2_8.o >/dev/null 2>&1
# mv -f .deps/t1_64.Tpo .deps/t1_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c -o t2_16.lo t2_16.c
# mv -f .deps/t2_8.Tpo .deps/t2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c -o t2_32.lo t2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -fPIC -DPIC -o .libs/t2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -fPIC -DPIC -o .libs/t2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_16.lo -MD -MP -MF .deps/t2_16.Tpo -c t2_16.c -o t2_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_32.lo -MD -MP -MF .deps/t2_32.Tpo -c t2_32.c -o t2_32.o >/dev/null 2>&1
# mv -f .deps/t2_16.Tpo .deps/t2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c -o t2_64.lo t2_64.c
# mv -f .deps/t2_32.Tpo .deps/t2_32.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -fPIC -DPIC -o .libs/t2_64.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c -o t2_5.lo t2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -fPIC -DPIC -o .libs/t2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_5.lo -MD -MP -MF .deps/t2_5.Tpo -c t2_5.c -o t2_5.o >/dev/null 2>&1
# mv -f .deps/t2_5.Tpo .deps/t2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c -o t2_10.lo t2_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -fPIC -DPIC -o .libs/t2_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_10.lo -MD -MP -MF .deps/t2_10.Tpo -c t2_10.c -o t2_10.o >/dev/null 2>&1
# mv -f .deps/t2_10.Tpo .deps/t2_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c -o t2_20.lo t2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -fPIC -DPIC -o .libs/t2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_64.lo -MD -MP -MF .deps/t2_64.Tpo -c t2_64.c -o t2_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_20.lo -MD -MP -MF .deps/t2_20.Tpo -c t2_20.c -o t2_20.o >/dev/null 2>&1
# mv -f .deps/t2_20.Tpo .deps/t2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c -o t2_25.lo t2_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -fPIC -DPIC -o .libs/t2_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2_25.lo -MD -MP -MF .deps/t2_25.Tpo -c t2_25.c -o t2_25.o >/dev/null 2>&1
# mv -f .deps/t2_64.Tpo .deps/t2_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c -o q1_2.lo q1_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -fPIC -DPIC -o .libs/q1_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_2.lo -MD -MP -MF .deps/q1_2.Tpo -c q1_2.c -o q1_2.o >/dev/null 2>&1
# mv -f .deps/q1_2.Tpo .deps/q1_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c -o q1_4.lo q1_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -fPIC -DPIC -o .libs/q1_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_4.lo -MD -MP -MF .deps/q1_4.Tpo -c q1_4.c -o q1_4.o >/dev/null 2>&1
# mv -f .deps/q1_4.Tpo .deps/q1_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c -o q1_8.lo q1_8.c
# mv -f .deps/t2_25.Tpo .deps/t2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c -o q1_3.lo q1_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -fPIC -DPIC -o .libs/q1_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -fPIC -DPIC -o .libs/q1_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_3.lo -MD -MP -MF .deps/q1_3.Tpo -c q1_3.c -o q1_3.o >/dev/null 2>&1
# mv -f .deps/q1_3.Tpo .deps/q1_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c -o q1_5.lo q1_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -fPIC -DPIC -o .libs/q1_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_5.lo -MD -MP -MF .deps/q1_5.Tpo -c q1_5.c -o q1_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_8.lo -MD -MP -MF .deps/q1_8.Tpo -c q1_8.c -o q1_8.o >/dev/null 2>&1
# mv -f .deps/q1_5.Tpo .deps/q1_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c -o q1_6.lo q1_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -fPIC -DPIC -o .libs/q1_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1_6.lo -MD -MP -MF .deps/q1_6.Tpo -c q1_6.c -o q1_6.o >/dev/null 2>&1
# mv -f .deps/q1_8.Tpo .deps/q1_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# mv -f .deps/q1_6.Tpo .deps/q1_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_scalar_codelets.la n1_2.lo n1_3.lo n1_4.lo n1_5.lo n1_6.lo n1_7.lo n1_8.lo n1_9.lo n1_10.lo n1_11.lo n1_12.lo n1_13.lo n1_14.lo n1_15.lo n1_16.lo n1_32.lo n1_64.lo n1_20.lo n1_25.lo t1_2.lo t1_3.lo t1_4.lo t1_5.lo t1_6.lo t1_7.lo t1_8.lo t1_9.lo t1_10.lo t1_12.lo t1_15.lo t1_16.lo t1_32.lo t1_64.lo t1_20.lo t1_25.lo t2_4.lo t2_8.lo t2_16.lo t2_32.lo t2_64.lo t2_5.lo t2_10.lo t2_20.lo t2_25.lo q1_2.lo q1_4.lo q1_8.lo q1_3.lo q1_5.lo q1_6.lo codlist.lo -lm
# libtool: link: ar cru .libs/libdft_scalar_codelets.a .libs/n1_2.o .libs/n1_3.o .libs/n1_4.o .libs/n1_5.o .libs/n1_6.o .libs/n1_7.o .libs/n1_8.o .libs/n1_9.o .libs/n1_10.o .libs/n1_11.o .libs/n1_12.o .libs/n1_13.o .libs/n1_14.o .libs/n1_15.o .libs/n1_16.o .libs/n1_32.o .libs/n1_64.o .libs/n1_20.o .libs/n1_25.o .libs/t1_2.o .libs/t1_3.o .libs/t1_4.o .libs/t1_5.o .libs/t1_6.o .libs/t1_7.o .libs/t1_8.o .libs/t1_9.o .libs/t1_10.o .libs/t1_12.o .libs/t1_15.o .libs/t1_16.o .libs/t1_32.o .libs/t1_64.o .libs/t1_20.o .libs/t1_25.o .libs/t2_4.o .libs/t2_8.o .libs/t2_16.o .libs/t2_32.o .libs/t2_64.o .libs/t2_5.o .libs/t2_10.o .libs/t2_20.o .libs/t2_25.o .libs/q1_2.o .libs/q1_4.o .libs/q1_8.o .libs/q1_3.o .libs/q1_5.o .libs/q1_6.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_scalar_codelets.a
# libtool: link: ( cd ".libs" && rm -f "libdft_scalar_codelets.la" && ln -s "../libdft_scalar_codelets.la" "libdft_scalar_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c -o n.lo n.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c -o t.lo t.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -fPIC -DPIC -o .libs/t.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -fPIC -DPIC -o .libs/n.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t.lo -MD -MP -MF .deps/t.Tpo -c t.c -o t.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n.lo -MD -MP -MF .deps/n.Tpo -c n.c -o n.o >/dev/null 2>&1
# mv -f .deps/t.Tpo .deps/t.Plo
# mv -f .deps/n.Tpo .deps/n.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_scalar.la n.lo t.lo -lm
# libtool: link: ar cru .libs/libdft_scalar.a .libs/n.o .libs/t.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_scalar.a
# libtool: link: ( cd ".libs" && rm -f "libdft_scalar.la" && ln -s "../libdft_scalar.la" "libdft_scalar.la" )
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# Making all in simd
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# Making all in common
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# ( \
# echo "#include \"ifftw.h\""; \
# echo "#include SIMD_HEADER"; \
# echo; \
# for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void XSIMD(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab XSIMD(solvtab_dft);"; \
# echo "const solvtab XSIMD(solvtab_dft) = {"; \
# for i in n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(XSIMD(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# Making all in sse2
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_2".c\""; \
# ) >n1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_3".c\""; \
# ) >n1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_4".c\""; \
# ) >n1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_5".c\""; \
# ) >n1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_6".c\""; \
# ) >n1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_7".c\""; \
# ) >n1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_8".c\""; \
# ) >n1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_9".c\""; \
# ) >n1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_10".c\""; \
# ) >n1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_11".c\""; \
# ) >n1fv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_12".c\""; \
# ) >n1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_13".c\""; \
# ) >n1fv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_14".c\""; \
# ) >n1fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_15".c\""; \
# ) >n1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_16".c\""; \
# ) >n1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_32".c\""; \
# ) >n1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_64".c\""; \
# ) >n1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_128".c\""; \
# ) >n1fv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_20".c\""; \
# ) >n1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1fv_25".c\""; \
# ) >n1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_2".c\""; \
# ) >n1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_3".c\""; \
# ) >n1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_4".c\""; \
# ) >n1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_5".c\""; \
# ) >n1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_6".c\""; \
# ) >n1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_7".c\""; \
# ) >n1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_8".c\""; \
# ) >n1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_9".c\""; \
# ) >n1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_10".c\""; \
# ) >n1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_11".c\""; \
# ) >n1bv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_12".c\""; \
# ) >n1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_13".c\""; \
# ) >n1bv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_14".c\""; \
# ) >n1bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_15".c\""; \
# ) >n1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_16".c\""; \
# ) >n1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_32".c\""; \
# ) >n1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_64".c\""; \
# ) >n1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_128".c\""; \
# ) >n1bv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_20".c\""; \
# ) >n1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n1bv_25".c\""; \
# ) >n1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_2".c\""; \
# ) >n2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_4".c\""; \
# ) >n2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_6".c\""; \
# ) >n2fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_8".c\""; \
# ) >n2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_10".c\""; \
# ) >n2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_12".c\""; \
# ) >n2fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_14".c\""; \
# ) >n2fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_16".c\""; \
# ) >n2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_32".c\""; \
# ) >n2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_64".c\""; \
# ) >n2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2fv_20".c\""; \
# ) >n2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_2".c\""; \
# ) >n2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_4".c\""; \
# ) >n2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_6".c\""; \
# ) >n2bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_8".c\""; \
# ) >n2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_10".c\""; \
# ) >n2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_12".c\""; \
# ) >n2bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_14".c\""; \
# ) >n2bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_16".c\""; \
# ) >n2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_32".c\""; \
# ) >n2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_64".c\""; \
# ) >n2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2bv_20".c\""; \
# ) >n2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_4".c\""; \
# ) >n2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_8".c\""; \
# ) >n2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_16".c\""; \
# ) >n2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_32".c\""; \
# ) >n2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"n2sv_64".c\""; \
# ) >n2sv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_2".c\""; \
# ) >t1fuv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_3".c\""; \
# ) >t1fuv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_4".c\""; \
# ) >t1fuv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_5".c\""; \
# ) >t1fuv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_6".c\""; \
# ) >t1fuv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_7".c\""; \
# ) >t1fuv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_8".c\""; \
# ) >t1fuv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_9".c\""; \
# ) >t1fuv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fuv_10".c\""; \
# ) >t1fuv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_2".c\""; \
# ) >t1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_3".c\""; \
# ) >t1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_4".c\""; \
# ) >t1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_5".c\""; \
# ) >t1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_6".c\""; \
# ) >t1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_7".c\""; \
# ) >t1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_8".c\""; \
# ) >t1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_9".c\""; \
# ) >t1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_10".c\""; \
# ) >t1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_12".c\""; \
# ) >t1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_15".c\""; \
# ) >t1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_16".c\""; \
# ) >t1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_32".c\""; \
# ) >t1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_64".c\""; \
# ) >t1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_20".c\""; \
# ) >t1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1fv_25".c\""; \
# ) >t1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_2".c\""; \
# ) >t2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_4".c\""; \
# ) >t2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_8".c\""; \
# ) >t2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_16".c\""; \
# ) >t2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_32".c\""; \
# ) >t2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_64".c\""; \
# ) >t2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_5".c\""; \
# ) >t2fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_10".c\""; \
# ) >t2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_20".c\""; \
# ) >t2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2fv_25".c\""; \
# ) >t2fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_4".c\""; \
# ) >t3fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_8".c\""; \
# ) >t3fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_16".c\""; \
# ) >t3fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_32".c\""; \
# ) >t3fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_5".c\""; \
# ) >t3fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_10".c\""; \
# ) >t3fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_20".c\""; \
# ) >t3fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3fv_25".c\""; \
# ) >t3fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_2".c\""; \
# ) >t1buv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_3".c\""; \
# ) >t1buv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_4".c\""; \
# ) >t1buv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_5".c\""; \
# ) >t1buv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_6".c\""; \
# ) >t1buv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_7".c\""; \
# ) >t1buv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_8".c\""; \
# ) >t1buv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_9".c\""; \
# ) >t1buv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1buv_10".c\""; \
# ) >t1buv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_2".c\""; \
# ) >t1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_3".c\""; \
# ) >t1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_4".c\""; \
# ) >t1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_5".c\""; \
# ) >t1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_6".c\""; \
# ) >t1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_7".c\""; \
# ) >t1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_8".c\""; \
# ) >t1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_9".c\""; \
# ) >t1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_10".c\""; \
# ) >t1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_12".c\""; \
# ) >t1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_15".c\""; \
# ) >t1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_16".c\""; \
# ) >t1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_32".c\""; \
# ) >t1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_64".c\""; \
# ) >t1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_20".c\""; \
# ) >t1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1bv_25".c\""; \
# ) >t1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_2".c\""; \
# ) >t2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_4".c\""; \
# ) >t2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_8".c\""; \
# ) >t2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_16".c\""; \
# ) >t2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_32".c\""; \
# ) >t2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_64".c\""; \
# ) >t2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_5".c\""; \
# ) >t2bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_10".c\""; \
# ) >t2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_20".c\""; \
# ) >t2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2bv_25".c\""; \
# ) >t2bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_4".c\""; \
# ) >t3bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_8".c\""; \
# ) >t3bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_16".c\""; \
# ) >t3bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_32".c\""; \
# ) >t3bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_5".c\""; \
# ) >t3bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_10".c\""; \
# ) >t3bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_20".c\""; \
# ) >t3bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t3bv_25".c\""; \
# ) >t3bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_2".c\""; \
# ) >t1sv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_4".c\""; \
# ) >t1sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_8".c\""; \
# ) >t1sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_16".c\""; \
# ) >t1sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t1sv_32".c\""; \
# ) >t1sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_4".c\""; \
# ) >t2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_8".c\""; \
# ) >t2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_16".c\""; \
# ) >t2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"t2sv_32".c\""; \
# ) >t2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_2".c\""; \
# ) >q1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_4".c\""; \
# ) >q1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_5".c\""; \
# ) >q1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1fv_8".c\""; \
# ) >q1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_2".c\""; \
# ) >q1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_4".c\""; \
# ) >q1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_5".c\""; \
# ) >q1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"q1bv_8".c\""; \
# ) >q1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c -o n1fv_2.lo n1fv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c -o n1fv_3.lo n1fv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1
# mv -f .deps/n1fv_2.Tpo .deps/n1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c -o n1fv_4.lo n1fv_4.c
# mv -f .deps/n1fv_3.Tpo .deps/n1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c -o n1fv_5.lo n1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1
# mv -f .deps/n1fv_4.Tpo .deps/n1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c -o n1fv_6.lo n1fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o
# mv -f .deps/n1fv_5.Tpo .deps/n1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c -o n1fv_7.lo n1fv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o
# mv -f .deps/n1fv_6.Tpo .deps/n1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c -o n1fv_8.lo n1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1
# mv -f .deps/n1fv_8.Tpo .deps/n1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c -o n1fv_9.lo n1fv_9.c
# mv -f .deps/n1fv_7.Tpo .deps/n1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c -o n1fv_10.lo n1fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1
# mv -f .deps/n1fv_9.Tpo .deps/n1fv_9.Plo
# mv -f .deps/n1fv_10.Tpo .deps/n1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c -o n1fv_11.lo n1fv_11.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c -o n1fv_12.lo n1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1
# mv -f .deps/n1fv_12.Tpo .deps/n1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c -o n1fv_13.lo n1fv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o
# mv -f .deps/n1fv_11.Tpo .deps/n1fv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c -o n1fv_14.lo n1fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1
# mv -f .deps/n1fv_13.Tpo .deps/n1fv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c -o n1fv_15.lo n1fv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o
# mv -f .deps/n1fv_14.Tpo .deps/n1fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c -o n1fv_16.lo n1fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1
# mv -f .deps/n1fv_15.Tpo .deps/n1fv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c -o n1fv_32.lo n1fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o
# mv -f .deps/n1fv_16.Tpo .deps/n1fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c -o n1fv_64.lo n1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1
# mv -f .deps/n1fv_32.Tpo .deps/n1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c -o n1fv_128.lo n1fv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1
# mv -f .deps/n1fv_64.Tpo .deps/n1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c -o n1fv_20.lo n1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1
# mv -f .deps/n1fv_20.Tpo .deps/n1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c -o n1fv_25.lo n1fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1
# mv -f .deps/n1fv_25.Tpo .deps/n1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c -o n1bv_2.lo n1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1
# mv -f .deps/n1bv_2.Tpo .deps/n1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c -o n1bv_3.lo n1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1
# mv -f .deps/n1bv_3.Tpo .deps/n1bv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c -o n1bv_4.lo n1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o
# mv -f .deps/n1fv_128.Tpo .deps/n1fv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c -o n1bv_5.lo n1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1
# mv -f .deps/n1bv_4.Tpo .deps/n1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c -o n1bv_6.lo n1bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o
# mv -f .deps/n1bv_5.Tpo .deps/n1bv_5.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c -o n1bv_7.lo n1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o
# mv -f .deps/n1bv_6.Tpo .deps/n1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c -o n1bv_8.lo n1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o
# mv -f .deps/n1bv_7.Tpo .deps/n1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c -o n1bv_9.lo n1bv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o
# mv -f .deps/n1bv_8.Tpo .deps/n1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c -o n1bv_10.lo n1bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o
# mv -f .deps/n1bv_9.Tpo .deps/n1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c -o n1bv_11.lo n1bv_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1
# mv -f .deps/n1bv_10.Tpo .deps/n1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c -o n1bv_12.lo n1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1
# mv -f .deps/n1bv_11.Tpo .deps/n1bv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c -o n1bv_13.lo n1bv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o
# mv -f .deps/n1bv_12.Tpo .deps/n1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c -o n1bv_14.lo n1bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1
# mv -f .deps/n1bv_13.Tpo .deps/n1bv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c -o n1bv_15.lo n1bv_15.c
# mv -f .deps/n1bv_14.Tpo .deps/n1bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c -o n1bv_16.lo n1bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1
# mv -f .deps/n1bv_16.Tpo .deps/n1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c -o n1bv_32.lo n1bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1
# mv -f .deps/n1bv_15.Tpo .deps/n1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c -o n1bv_64.lo n1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o
# mv -f .deps/n1bv_32.Tpo .deps/n1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c -o n1bv_128.lo n1bv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1
# mv -f .deps/n1bv_64.Tpo .deps/n1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c -o n1bv_20.lo n1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1
# mv -f .deps/n1bv_20.Tpo .deps/n1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c -o n1bv_25.lo n1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1
# mv -f .deps/n1bv_25.Tpo .deps/n1bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c -o n2fv_2.lo n2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1
# mv -f .deps/n2fv_2.Tpo .deps/n2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c -o n2fv_4.lo n2fv_4.c
# mv -f .deps/n1bv_128.Tpo .deps/n1bv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c -o n2fv_6.lo n2fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1
# mv -f .deps/n2fv_4.Tpo .deps/n2fv_4.Plo
# mv -f .deps/n2fv_6.Tpo .deps/n2fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c -o n2fv_8.lo n2fv_8.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c -o n2fv_10.lo n2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1
# mv -f .deps/n2fv_8.Tpo .deps/n2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c -o n2fv_12.lo n2fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o
# mv -f .deps/n2fv_10.Tpo .deps/n2fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c -o n2fv_14.lo n2fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1
# mv -f .deps/n2fv_12.Tpo .deps/n2fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c -o n2fv_16.lo n2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o
# mv -f .deps/n2fv_14.Tpo .deps/n2fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c -o n2fv_32.lo n2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1
# mv -f .deps/n2fv_16.Tpo .deps/n2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c -o n2fv_64.lo n2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o
# mv -f .deps/n2fv_32.Tpo .deps/n2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c -o n2fv_20.lo n2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1
# mv -f .deps/n2fv_20.Tpo .deps/n2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c -o n2bv_2.lo n2bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1
# mv -f .deps/n2bv_2.Tpo .deps/n2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c -o n2bv_4.lo n2bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1
# mv -f .deps/n2fv_64.Tpo .deps/n2fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c -o n2bv_6.lo n2bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o
# mv -f .deps/n2bv_4.Tpo .deps/n2bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c -o n2bv_8.lo n2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o
# mv -f .deps/n2bv_6.Tpo .deps/n2bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c -o n2bv_10.lo n2bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1
# mv -f .deps/n2bv_8.Tpo .deps/n2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c -o n2bv_12.lo n2bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o
# mv -f .deps/n2bv_10.Tpo .deps/n2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c -o n2bv_14.lo n2bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1
# mv -f .deps/n2bv_12.Tpo .deps/n2bv_12.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c -o n2bv_16.lo n2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o
# mv -f .deps/n2bv_14.Tpo .deps/n2bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c -o n2bv_32.lo n2bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1
# mv -f .deps/n2bv_16.Tpo .deps/n2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c -o n2bv_64.lo n2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o
# mv -f .deps/n2bv_32.Tpo .deps/n2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c -o n2bv_20.lo n2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1
# mv -f .deps/n2bv_20.Tpo .deps/n2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c -o n2sv_4.lo n2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o
# mv -f .deps/n2bv_64.Tpo .deps/n2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c -o n2sv_8.lo n2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1
# mv -f .deps/n2sv_4.Tpo .deps/n2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c -o n2sv_16.lo n2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o
# mv -f .deps/n2sv_8.Tpo .deps/n2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c -o n2sv_32.lo n2sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1
# mv -f .deps/n2sv_16.Tpo .deps/n2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c -o n2sv_64.lo n2sv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1
# mv -f .deps/n2sv_32.Tpo .deps/n2sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c -o t1fuv_2.lo t1fuv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1
# mv -f .deps/t1fuv_2.Tpo .deps/t1fuv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c -o t1fuv_3.lo t1fuv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1
# mv -f .deps/t1fuv_3.Tpo .deps/t1fuv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c -o t1fuv_4.lo t1fuv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1
# mv -f .deps/t1fuv_4.Tpo .deps/t1fuv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c -o t1fuv_5.lo t1fuv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1
# mv -f .deps/t1fuv_5.Tpo .deps/t1fuv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c -o t1fuv_6.lo t1fuv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1
# mv -f .deps/t1fuv_6.Tpo .deps/t1fuv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c -o t1fuv_7.lo t1fuv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1
# mv -f .deps/n2sv_64.Tpo .deps/n2sv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c -o t1fuv_8.lo t1fuv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o
# mv -f .deps/t1fuv_7.Tpo .deps/t1fuv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c -o t1fuv_9.lo t1fuv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1
# mv -f .deps/t1fuv_8.Tpo .deps/t1fuv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c -o t1fuv_10.lo t1fuv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o
# mv -f .deps/t1fuv_9.Tpo .deps/t1fuv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c -o t1fv_2.lo t1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1
# mv -f .deps/t1fv_2.Tpo .deps/t1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c -o t1fv_3.lo t1fv_3.c
# mv -f .deps/t1fuv_10.Tpo .deps/t1fuv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c -o t1fv_4.lo t1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1
# mv -f .deps/t1fv_3.Tpo .deps/t1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c -o t1fv_5.lo t1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o
# mv -f .deps/t1fv_4.Tpo .deps/t1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c -o t1fv_6.lo t1fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1
# mv -f .deps/t1fv_5.Tpo .deps/t1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c -o t1fv_7.lo t1fv_7.c
# mv -f .deps/t1fv_6.Tpo .deps/t1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c -o t1fv_8.lo t1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1
# mv -f .deps/t1fv_7.Tpo .deps/t1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c -o t1fv_9.lo t1fv_9.c
# mv -f .deps/t1fv_8.Tpo .deps/t1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c -o t1fv_10.lo t1fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1
# mv -f .deps/t1fv_9.Tpo .deps/t1fv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c -o t1fv_12.lo t1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o
# mv -f .deps/t1fv_10.Tpo .deps/t1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c -o t1fv_15.lo t1fv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1
# mv -f .deps/t1fv_12.Tpo .deps/t1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c -o t1fv_16.lo t1fv_16.c
# mv -f .deps/t1fv_15.Tpo .deps/t1fv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c -o t1fv_32.lo t1fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1
# mv -f .deps/t1fv_16.Tpo .deps/t1fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c -o t1fv_64.lo t1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o
# mv -f .deps/t1fv_32.Tpo .deps/t1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c -o t1fv_20.lo t1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1
# mv -f .deps/t1fv_20.Tpo .deps/t1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c -o t1fv_25.lo t1fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1
# mv -f .deps/t1fv_64.Tpo .deps/t1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c -o t2fv_2.lo t2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1
# mv -f .deps/t1fv_25.Tpo .deps/t1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c -o t2fv_4.lo t2fv_4.c
# mv -f .deps/t2fv_2.Tpo .deps/t2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c -o t2fv_8.lo t2fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1
# mv -f .deps/t2fv_4.Tpo .deps/t2fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c -o t2fv_16.lo t2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1
# mv -f .deps/t2fv_8.Tpo .deps/t2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c -o t2fv_32.lo t2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o
# mv -f .deps/t2fv_16.Tpo .deps/t2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c -o t2fv_64.lo t2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1
# mv -f .deps/t2fv_32.Tpo .deps/t2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c -o t2fv_5.lo t2fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1
# mv -f .deps/t2fv_5.Tpo .deps/t2fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c -o t2fv_10.lo t2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1
# mv -f .deps/t2fv_10.Tpo .deps/t2fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c -o t2fv_20.lo t2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o
# mv -f .deps/t2fv_64.Tpo .deps/t2fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c -o t2fv_25.lo t2fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1
# mv -f .deps/t2fv_20.Tpo .deps/t2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c -o t3fv_4.lo t3fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1
# mv -f .deps/t2fv_25.Tpo .deps/t2fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c -o t3fv_8.lo t3fv_8.c
# mv -f .deps/t3fv_4.Tpo .deps/t3fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c -o t3fv_16.lo t3fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1
# mv -f .deps/t3fv_8.Tpo .deps/t3fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c -o t3fv_32.lo t3fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o
# mv -f .deps/t3fv_16.Tpo .deps/t3fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c -o t3fv_5.lo t3fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1
# mv -f .deps/t3fv_5.Tpo .deps/t3fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c -o t3fv_10.lo t3fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1
# mv -f .deps/t3fv_32.Tpo .deps/t3fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c -o t3fv_20.lo t3fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o
# mv -f .deps/t3fv_10.Tpo .deps/t3fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c -o t3fv_25.lo t3fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1
# mv -f .deps/t3fv_20.Tpo .deps/t3fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c -o t1buv_2.lo t1buv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1
# mv -f .deps/t1buv_2.Tpo .deps/t1buv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c -o t1buv_3.lo t1buv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1
# mv -f .deps/t3fv_25.Tpo .deps/t3fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c -o t1buv_4.lo t1buv_4.c
# mv -f .deps/t1buv_3.Tpo .deps/t1buv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c -o t1buv_5.lo t1buv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1
# mv -f .deps/t1buv_4.Tpo .deps/t1buv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c -o t1buv_6.lo t1buv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o
# mv -f .deps/t1buv_5.Tpo .deps/t1buv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c -o t1buv_7.lo t1buv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1
# mv -f .deps/t1buv_6.Tpo .deps/t1buv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c -o t1buv_8.lo t1buv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o
# mv -f .deps/t1buv_7.Tpo .deps/t1buv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c -o t1buv_9.lo t1buv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1
# mv -f .deps/t1buv_8.Tpo .deps/t1buv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c -o t1buv_10.lo t1buv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1
# mv -f .deps/t1buv_9.Tpo .deps/t1buv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c -o t1bv_2.lo t1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1
# mv -f .deps/t1buv_10.Tpo .deps/t1buv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c -o t1bv_3.lo t1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o
# mv -f .deps/t1bv_2.Tpo .deps/t1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c -o t1bv_4.lo t1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1
# mv -f .deps/t1bv_3.Tpo .deps/t1bv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c -o t1bv_5.lo t1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o
# mv -f .deps/t1bv_4.Tpo .deps/t1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c -o t1bv_6.lo t1bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1
# mv -f .deps/t1bv_5.Tpo .deps/t1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c -o t1bv_7.lo t1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o
# mv -f .deps/t1bv_6.Tpo .deps/t1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c -o t1bv_8.lo t1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1
# mv -f .deps/t1bv_7.Tpo .deps/t1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c -o t1bv_9.lo t1bv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o
# mv -f .deps/t1bv_8.Tpo .deps/t1bv_8.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c -o t1bv_10.lo t1bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o
# mv -f .deps/t1bv_9.Tpo .deps/t1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c -o t1bv_12.lo t1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o
# mv -f .deps/t1bv_10.Tpo .deps/t1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c -o t1bv_15.lo t1bv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1
# mv -f .deps/t1bv_12.Tpo .deps/t1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c -o t1bv_16.lo t1bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o
# mv -f .deps/t1bv_15.Tpo .deps/t1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c -o t1bv_32.lo t1bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1
# mv -f .deps/t1bv_16.Tpo .deps/t1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c -o t1bv_64.lo t1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1
# mv -f .deps/t1bv_32.Tpo .deps/t1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c -o t1bv_20.lo t1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1
# mv -f .deps/t1bv_20.Tpo .deps/t1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c -o t1bv_25.lo t1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1
# mv -f .deps/t1bv_25.Tpo .deps/t1bv_25.Plo
# mv -f .deps/t1bv_64.Tpo .deps/t1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c -o t2bv_2.lo t2bv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c -o t2bv_4.lo t2bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1
# mv -f .deps/t2bv_2.Tpo .deps/t2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c -o t2bv_8.lo t2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o
# mv -f .deps/t2bv_4.Tpo .deps/t2bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c -o t2bv_16.lo t2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1
# mv -f .deps/t2bv_8.Tpo .deps/t2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c -o t2bv_32.lo t2bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o
# mv -f .deps/t2bv_16.Tpo .deps/t2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c -o t2bv_64.lo t2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1
# mv -f .deps/t2bv_32.Tpo .deps/t2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c -o t2bv_5.lo t2bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1
# mv -f .deps/t2bv_5.Tpo .deps/t2bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c -o t2bv_10.lo t2bv_10.c
# mv -f .deps/t2bv_64.Tpo .deps/t2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c -o t2bv_20.lo t2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1
# mv -f .deps/t2bv_10.Tpo .deps/t2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c -o t2bv_25.lo t2bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o
# mv -f .deps/t2bv_20.Tpo .deps/t2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c -o t3bv_4.lo t3bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1
# mv -f .deps/t3bv_4.Tpo .deps/t3bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c -o t3bv_8.lo t3bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1
# mv -f .deps/t2bv_25.Tpo .deps/t2bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c -o t3bv_16.lo t3bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o
# mv -f .deps/t3bv_8.Tpo .deps/t3bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c -o t3bv_32.lo t3bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1
# mv -f .deps/t3bv_16.Tpo .deps/t3bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c -o t3bv_5.lo t3bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1
# mv -f .deps/t3bv_32.Tpo .deps/t3bv_32.Plo
# mv -f .deps/t3bv_5.Tpo .deps/t3bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c -o t3bv_10.lo t3bv_10.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c -o t3bv_20.lo t3bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1
# mv -f .deps/t3bv_10.Tpo .deps/t3bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c -o t3bv_25.lo t3bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o
# mv -f .deps/t3bv_20.Tpo .deps/t3bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c -o t1sv_2.lo t1sv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1
# mv -f .deps/t1sv_2.Tpo .deps/t1sv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c -o t1sv_4.lo t1sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1
# mv -f .deps/t1sv_4.Tpo .deps/t1sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c -o t1sv_8.lo t1sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o
# mv -f .deps/t3bv_25.Tpo .deps/t3bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c -o t1sv_16.lo t1sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o
# mv -f .deps/t1sv_8.Tpo .deps/t1sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c -o t1sv_32.lo t1sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1
# mv -f .deps/t1sv_16.Tpo .deps/t1sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c -o t2sv_4.lo t2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1
# mv -f .deps/t2sv_4.Tpo .deps/t2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c -o t2sv_8.lo t2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o
# mv -f .deps/t1sv_32.Tpo .deps/t1sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c -o t2sv_16.lo t2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1
# mv -f .deps/t2sv_8.Tpo .deps/t2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c -o t2sv_32.lo t2sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o
# mv -f .deps/t2sv_16.Tpo .deps/t2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c -o q1fv_2.lo q1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1
# mv -f .deps/q1fv_2.Tpo .deps/q1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c -o q1fv_4.lo q1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1
# mv -f .deps/q1fv_4.Tpo .deps/q1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c -o q1fv_5.lo q1fv_5.c
# mv -f .deps/t2sv_32.Tpo .deps/t2sv_32.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c -o q1fv_8.lo q1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1
# mv -f .deps/q1fv_8.Tpo .deps/q1fv_8.Plo
# mv -f .deps/q1fv_5.Tpo .deps/q1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c -o q1bv_2.lo q1bv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c -o q1bv_4.lo q1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1
# mv -f .deps/q1bv_2.Tpo .deps/q1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c -o q1bv_5.lo q1bv_5.c
# mv -f .deps/q1bv_4.Tpo .deps/q1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c -o q1bv_8.lo q1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1
# mv -f .deps/q1bv_5.Tpo .deps/q1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# mv -f .deps/q1bv_8.Tpo .deps/q1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/genus.Tpo .deps/genus.Plo
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_sse2_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/libdft_sse2_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_sse2_codelets.a
# libtool: link: ( cd ".libs" && rm -f "libdft_sse2_codelets.la" && ln -s "../libdft_sse2_codelets.la" "libdft_sse2_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# Making all in avx
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_2".c\""; \
# ) >n1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_3".c\""; \
# ) >n1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_4".c\""; \
# ) >n1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_5".c\""; \
# ) >n1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_6".c\""; \
# ) >n1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_7".c\""; \
# ) >n1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_8".c\""; \
# ) >n1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_9".c\""; \
# ) >n1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_10".c\""; \
# ) >n1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_11".c\""; \
# ) >n1fv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_12".c\""; \
# ) >n1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_13".c\""; \
# ) >n1fv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_14".c\""; \
# ) >n1fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_15".c\""; \
# ) >n1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_16".c\""; \
# ) >n1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_32".c\""; \
# ) >n1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_64".c\""; \
# ) >n1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_128".c\""; \
# ) >n1fv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_20".c\""; \
# ) >n1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1fv_25".c\""; \
# ) >n1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_2".c\""; \
# ) >n1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_3".c\""; \
# ) >n1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_4".c\""; \
# ) >n1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_5".c\""; \
# ) >n1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_6".c\""; \
# ) >n1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_7".c\""; \
# ) >n1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_8".c\""; \
# ) >n1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_9".c\""; \
# ) >n1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_10".c\""; \
# ) >n1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_11".c\""; \
# ) >n1bv_11.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_12".c\""; \
# ) >n1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_13".c\""; \
# ) >n1bv_13.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_14".c\""; \
# ) >n1bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_15".c\""; \
# ) >n1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_16".c\""; \
# ) >n1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_32".c\""; \
# ) >n1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_64".c\""; \
# ) >n1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_128".c\""; \
# ) >n1bv_128.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_20".c\""; \
# ) >n1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n1bv_25".c\""; \
# ) >n1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_2".c\""; \
# ) >n2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_4".c\""; \
# ) >n2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_6".c\""; \
# ) >n2fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_8".c\""; \
# ) >n2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_10".c\""; \
# ) >n2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_12".c\""; \
# ) >n2fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_14".c\""; \
# ) >n2fv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_16".c\""; \
# ) >n2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_32".c\""; \
# ) >n2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_64".c\""; \
# ) >n2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2fv_20".c\""; \
# ) >n2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_2".c\""; \
# ) >n2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_4".c\""; \
# ) >n2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_6".c\""; \
# ) >n2bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_8".c\""; \
# ) >n2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_10".c\""; \
# ) >n2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_12".c\""; \
# ) >n2bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_14".c\""; \
# ) >n2bv_14.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_16".c\""; \
# ) >n2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_32".c\""; \
# ) >n2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_64".c\""; \
# ) >n2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2bv_20".c\""; \
# ) >n2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_4".c\""; \
# ) >n2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_8".c\""; \
# ) >n2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_16".c\""; \
# ) >n2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_32".c\""; \
# ) >n2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"n2sv_64".c\""; \
# ) >n2sv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_2".c\""; \
# ) >t1fuv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_3".c\""; \
# ) >t1fuv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_4".c\""; \
# ) >t1fuv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_5".c\""; \
# ) >t1fuv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_6".c\""; \
# ) >t1fuv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_7".c\""; \
# ) >t1fuv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_8".c\""; \
# ) >t1fuv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_9".c\""; \
# ) >t1fuv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fuv_10".c\""; \
# ) >t1fuv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_2".c\""; \
# ) >t1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_3".c\""; \
# ) >t1fv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_4".c\""; \
# ) >t1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_5".c\""; \
# ) >t1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_6".c\""; \
# ) >t1fv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_7".c\""; \
# ) >t1fv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_8".c\""; \
# ) >t1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_9".c\""; \
# ) >t1fv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_10".c\""; \
# ) >t1fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_12".c\""; \
# ) >t1fv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_15".c\""; \
# ) >t1fv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_16".c\""; \
# ) >t1fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_32".c\""; \
# ) >t1fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_64".c\""; \
# ) >t1fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_20".c\""; \
# ) >t1fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1fv_25".c\""; \
# ) >t1fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_2".c\""; \
# ) >t2fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_4".c\""; \
# ) >t2fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_8".c\""; \
# ) >t2fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_16".c\""; \
# ) >t2fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_32".c\""; \
# ) >t2fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_64".c\""; \
# ) >t2fv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_5".c\""; \
# ) >t2fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_10".c\""; \
# ) >t2fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_20".c\""; \
# ) >t2fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2fv_25".c\""; \
# ) >t2fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_4".c\""; \
# ) >t3fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_8".c\""; \
# ) >t3fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_16".c\""; \
# ) >t3fv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_32".c\""; \
# ) >t3fv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_5".c\""; \
# ) >t3fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_10".c\""; \
# ) >t3fv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_20".c\""; \
# ) >t3fv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3fv_25".c\""; \
# ) >t3fv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_2".c\""; \
# ) >t1buv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_3".c\""; \
# ) >t1buv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_4".c\""; \
# ) >t1buv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_5".c\""; \
# ) >t1buv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_6".c\""; \
# ) >t1buv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_7".c\""; \
# ) >t1buv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_8".c\""; \
# ) >t1buv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_9".c\""; \
# ) >t1buv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1buv_10".c\""; \
# ) >t1buv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_2".c\""; \
# ) >t1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_3".c\""; \
# ) >t1bv_3.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_4".c\""; \
# ) >t1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_5".c\""; \
# ) >t1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_6".c\""; \
# ) >t1bv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_7".c\""; \
# ) >t1bv_7.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_8".c\""; \
# ) >t1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_9".c\""; \
# ) >t1bv_9.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_10".c\""; \
# ) >t1bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_12".c\""; \
# ) >t1bv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_15".c\""; \
# ) >t1bv_15.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_16".c\""; \
# ) >t1bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_32".c\""; \
# ) >t1bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_64".c\""; \
# ) >t1bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_20".c\""; \
# ) >t1bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1bv_25".c\""; \
# ) >t1bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_2".c\""; \
# ) >t2bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_4".c\""; \
# ) >t2bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_8".c\""; \
# ) >t2bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_16".c\""; \
# ) >t2bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_32".c\""; \
# ) >t2bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_64".c\""; \
# ) >t2bv_64.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_5".c\""; \
# ) >t2bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_10".c\""; \
# ) >t2bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_20".c\""; \
# ) >t2bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2bv_25".c\""; \
# ) >t2bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_4".c\""; \
# ) >t3bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_8".c\""; \
# ) >t3bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_16".c\""; \
# ) >t3bv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_32".c\""; \
# ) >t3bv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_5".c\""; \
# ) >t3bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_10".c\""; \
# ) >t3bv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_20".c\""; \
# ) >t3bv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t3bv_25".c\""; \
# ) >t3bv_25.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_2".c\""; \
# ) >t1sv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_4".c\""; \
# ) >t1sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_8".c\""; \
# ) >t1sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_16".c\""; \
# ) >t1sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t1sv_32".c\""; \
# ) >t1sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_4".c\""; \
# ) >t2sv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_8".c\""; \
# ) >t2sv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_16".c\""; \
# ) >t2sv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"t2sv_32".c\""; \
# ) >t2sv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_2".c\""; \
# ) >q1fv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_4".c\""; \
# ) >q1fv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_5".c\""; \
# ) >q1fv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1fv_8".c\""; \
# ) >q1fv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_2".c\""; \
# ) >q1bv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_4".c\""; \
# ) >q1bv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_5".c\""; \
# ) >q1bv_5.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"q1bv_8".c\""; \
# ) >q1bv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c -o n1fv_2.lo n1fv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c -o n1fv_3.lo n1fv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -fPIC -DPIC -o .libs/n1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -fPIC -DPIC -o .libs/n1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_3.lo -MD -MP -MF .deps/n1fv_3.Tpo -c n1fv_3.c -o n1fv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_2.lo -MD -MP -MF .deps/n1fv_2.Tpo -c n1fv_2.c -o n1fv_2.o >/dev/null 2>&1
# mv -f .deps/n1fv_3.Tpo .deps/n1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c -o n1fv_4.lo n1fv_4.c
# mv -f .deps/n1fv_2.Tpo .deps/n1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c -o n1fv_5.lo n1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -fPIC -DPIC -o .libs/n1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -fPIC -DPIC -o .libs/n1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_4.lo -MD -MP -MF .deps/n1fv_4.Tpo -c n1fv_4.c -o n1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_5.lo -MD -MP -MF .deps/n1fv_5.Tpo -c n1fv_5.c -o n1fv_5.o >/dev/null 2>&1
# mv -f .deps/n1fv_4.Tpo .deps/n1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c -o n1fv_6.lo n1fv_6.c
# mv -f .deps/n1fv_5.Tpo .deps/n1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c -o n1fv_7.lo n1fv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -fPIC -DPIC -o .libs/n1fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -fPIC -DPIC -o .libs/n1fv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_6.lo -MD -MP -MF .deps/n1fv_6.Tpo -c n1fv_6.c -o n1fv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_7.lo -MD -MP -MF .deps/n1fv_7.Tpo -c n1fv_7.c -o n1fv_7.o >/dev/null 2>&1
# mv -f .deps/n1fv_6.Tpo .deps/n1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c -o n1fv_8.lo n1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -fPIC -DPIC -o .libs/n1fv_8.o
# mv -f .deps/n1fv_7.Tpo .deps/n1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c -o n1fv_9.lo n1fv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_8.lo -MD -MP -MF .deps/n1fv_8.Tpo -c n1fv_8.c -o n1fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -fPIC -DPIC -o .libs/n1fv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_9.lo -MD -MP -MF .deps/n1fv_9.Tpo -c n1fv_9.c -o n1fv_9.o >/dev/null 2>&1
# mv -f .deps/n1fv_8.Tpo .deps/n1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c -o n1fv_10.lo n1fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -fPIC -DPIC -o .libs/n1fv_10.o
# mv -f .deps/n1fv_9.Tpo .deps/n1fv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c -o n1fv_11.lo n1fv_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_10.lo -MD -MP -MF .deps/n1fv_10.Tpo -c n1fv_10.c -o n1fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -fPIC -DPIC -o .libs/n1fv_11.o
# mv -f .deps/n1fv_10.Tpo .deps/n1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c -o n1fv_12.lo n1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_11.lo -MD -MP -MF .deps/n1fv_11.Tpo -c n1fv_11.c -o n1fv_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -fPIC -DPIC -o .libs/n1fv_12.o
# mv -f .deps/n1fv_11.Tpo .deps/n1fv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c -o n1fv_13.lo n1fv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -fPIC -DPIC -o .libs/n1fv_13.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_12.lo -MD -MP -MF .deps/n1fv_12.Tpo -c n1fv_12.c -o n1fv_12.o >/dev/null 2>&1
# mv -f .deps/n1fv_12.Tpo .deps/n1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c -o n1fv_14.lo n1fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -fPIC -DPIC -o .libs/n1fv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_14.lo -MD -MP -MF .deps/n1fv_14.Tpo -c n1fv_14.c -o n1fv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_13.lo -MD -MP -MF .deps/n1fv_13.Tpo -c n1fv_13.c -o n1fv_13.o >/dev/null 2>&1
# mv -f .deps/n1fv_14.Tpo .deps/n1fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c -o n1fv_15.lo n1fv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -fPIC -DPIC -o .libs/n1fv_15.o
# mv -f .deps/n1fv_13.Tpo .deps/n1fv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c -o n1fv_16.lo n1fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -fPIC -DPIC -o .libs/n1fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_16.lo -MD -MP -MF .deps/n1fv_16.Tpo -c n1fv_16.c -o n1fv_16.o >/dev/null 2>&1
# mv -f .deps/n1fv_16.Tpo .deps/n1fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c -o n1fv_32.lo n1fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -fPIC -DPIC -o .libs/n1fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_15.lo -MD -MP -MF .deps/n1fv_15.Tpo -c n1fv_15.c -o n1fv_15.o >/dev/null 2>&1
# mv -f .deps/n1fv_15.Tpo .deps/n1fv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c -o n1fv_64.lo n1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_32.lo -MD -MP -MF .deps/n1fv_32.Tpo -c n1fv_32.c -o n1fv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -fPIC -DPIC -o .libs/n1fv_64.o
# mv -f .deps/n1fv_32.Tpo .deps/n1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c -o n1fv_128.lo n1fv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -fPIC -DPIC -o .libs/n1fv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_64.lo -MD -MP -MF .deps/n1fv_64.Tpo -c n1fv_64.c -o n1fv_64.o >/dev/null 2>&1
# mv -f .deps/n1fv_64.Tpo .deps/n1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c -o n1fv_20.lo n1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_128.lo -MD -MP -MF .deps/n1fv_128.Tpo -c n1fv_128.c -o n1fv_128.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -fPIC -DPIC -o .libs/n1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_20.lo -MD -MP -MF .deps/n1fv_20.Tpo -c n1fv_20.c -o n1fv_20.o >/dev/null 2>&1
# mv -f .deps/n1fv_128.Tpo .deps/n1fv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c -o n1fv_25.lo n1fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -fPIC -DPIC -o .libs/n1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1fv_25.lo -MD -MP -MF .deps/n1fv_25.Tpo -c n1fv_25.c -o n1fv_25.o >/dev/null 2>&1
# mv -f .deps/n1fv_25.Tpo .deps/n1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c -o n1bv_2.lo n1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -fPIC -DPIC -o .libs/n1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_2.lo -MD -MP -MF .deps/n1bv_2.Tpo -c n1bv_2.c -o n1bv_2.o >/dev/null 2>&1
# mv -f .deps/n1fv_20.Tpo .deps/n1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c -o n1bv_3.lo n1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -fPIC -DPIC -o .libs/n1bv_3.o
# mv -f .deps/n1bv_2.Tpo .deps/n1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c -o n1bv_4.lo n1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -fPIC -DPIC -o .libs/n1bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_3.lo -MD -MP -MF .deps/n1bv_3.Tpo -c n1bv_3.c -o n1bv_3.o >/dev/null 2>&1
# mv -f .deps/n1bv_3.Tpo .deps/n1bv_3.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_4.lo -MD -MP -MF .deps/n1bv_4.Tpo -c n1bv_4.c -o n1bv_4.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c -o n1bv_5.lo n1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -fPIC -DPIC -o .libs/n1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_5.lo -MD -MP -MF .deps/n1bv_5.Tpo -c n1bv_5.c -o n1bv_5.o >/dev/null 2>&1
# mv -f .deps/n1bv_4.Tpo .deps/n1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c -o n1bv_6.lo n1bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -fPIC -DPIC -o .libs/n1bv_6.o
# mv -f .deps/n1bv_5.Tpo .deps/n1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c -o n1bv_7.lo n1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -fPIC -DPIC -o .libs/n1bv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_6.lo -MD -MP -MF .deps/n1bv_6.Tpo -c n1bv_6.c -o n1bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_7.lo -MD -MP -MF .deps/n1bv_7.Tpo -c n1bv_7.c -o n1bv_7.o >/dev/null 2>&1
# mv -f .deps/n1bv_6.Tpo .deps/n1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c -o n1bv_8.lo n1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -fPIC -DPIC -o .libs/n1bv_8.o
# mv -f .deps/n1bv_7.Tpo .deps/n1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c -o n1bv_9.lo n1bv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_8.lo -MD -MP -MF .deps/n1bv_8.Tpo -c n1bv_8.c -o n1bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -fPIC -DPIC -o .libs/n1bv_9.o
# mv -f .deps/n1bv_8.Tpo .deps/n1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c -o n1bv_10.lo n1bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -fPIC -DPIC -o .libs/n1bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_9.lo -MD -MP -MF .deps/n1bv_9.Tpo -c n1bv_9.c -o n1bv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_10.lo -MD -MP -MF .deps/n1bv_10.Tpo -c n1bv_10.c -o n1bv_10.o >/dev/null 2>&1
# mv -f .deps/n1bv_9.Tpo .deps/n1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c -o n1bv_11.lo n1bv_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -fPIC -DPIC -o .libs/n1bv_11.o
# mv -f .deps/n1bv_10.Tpo .deps/n1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c -o n1bv_12.lo n1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -fPIC -DPIC -o .libs/n1bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_11.lo -MD -MP -MF .deps/n1bv_11.Tpo -c n1bv_11.c -o n1bv_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_12.lo -MD -MP -MF .deps/n1bv_12.Tpo -c n1bv_12.c -o n1bv_12.o >/dev/null 2>&1
# mv -f .deps/n1bv_11.Tpo .deps/n1bv_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c -o n1bv_13.lo n1bv_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -fPIC -DPIC -o .libs/n1bv_13.o
# mv -f .deps/n1bv_12.Tpo .deps/n1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c -o n1bv_14.lo n1bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -fPIC -DPIC -o .libs/n1bv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_13.lo -MD -MP -MF .deps/n1bv_13.Tpo -c n1bv_13.c -o n1bv_13.o >/dev/null 2>&1
# mv -f .deps/n1bv_13.Tpo .deps/n1bv_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c -o n1bv_15.lo n1bv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_14.lo -MD -MP -MF .deps/n1bv_14.Tpo -c n1bv_14.c -o n1bv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -fPIC -DPIC -o .libs/n1bv_15.o
# mv -f .deps/n1bv_14.Tpo .deps/n1bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c -o n1bv_16.lo n1bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_15.lo -MD -MP -MF .deps/n1bv_15.Tpo -c n1bv_15.c -o n1bv_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -fPIC -DPIC -o .libs/n1bv_16.o
# mv -f .deps/n1bv_15.Tpo .deps/n1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c -o n1bv_32.lo n1bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -fPIC -DPIC -o .libs/n1bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_32.lo -MD -MP -MF .deps/n1bv_32.Tpo -c n1bv_32.c -o n1bv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_16.lo -MD -MP -MF .deps/n1bv_16.Tpo -c n1bv_16.c -o n1bv_16.o >/dev/null 2>&1
# mv -f .deps/n1bv_32.Tpo .deps/n1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c -o n1bv_64.lo n1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -fPIC -DPIC -o .libs/n1bv_64.o
# mv -f .deps/n1bv_16.Tpo .deps/n1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c -o n1bv_128.lo n1bv_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -fPIC -DPIC -o .libs/n1bv_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_64.lo -MD -MP -MF .deps/n1bv_64.Tpo -c n1bv_64.c -o n1bv_64.o >/dev/null 2>&1
# mv -f .deps/n1bv_64.Tpo .deps/n1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c -o n1bv_20.lo n1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -fPIC -DPIC -o .libs/n1bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_128.lo -MD -MP -MF .deps/n1bv_128.Tpo -c n1bv_128.c -o n1bv_128.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_20.lo -MD -MP -MF .deps/n1bv_20.Tpo -c n1bv_20.c -o n1bv_20.o >/dev/null 2>&1
# mv -f .deps/n1bv_20.Tpo .deps/n1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c -o n1bv_25.lo n1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -fPIC -DPIC -o .libs/n1bv_25.o
# mv -f .deps/n1bv_128.Tpo .deps/n1bv_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c -o n2fv_2.lo n2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -fPIC -DPIC -o .libs/n2fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n1bv_25.lo -MD -MP -MF .deps/n1bv_25.Tpo -c n1bv_25.c -o n1bv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_2.lo -MD -MP -MF .deps/n2fv_2.Tpo -c n2fv_2.c -o n2fv_2.o >/dev/null 2>&1
# mv -f .deps/n1bv_25.Tpo .deps/n1bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c -o n2fv_4.lo n2fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -fPIC -DPIC -o .libs/n2fv_4.o
# mv -f .deps/n2fv_2.Tpo .deps/n2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c -o n2fv_6.lo n2fv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -fPIC -DPIC -o .libs/n2fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_4.lo -MD -MP -MF .deps/n2fv_4.Tpo -c n2fv_4.c -o n2fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_6.lo -MD -MP -MF .deps/n2fv_6.Tpo -c n2fv_6.c -o n2fv_6.o >/dev/null 2>&1
# mv -f .deps/n2fv_6.Tpo .deps/n2fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c -o n2fv_8.lo n2fv_8.c
# mv -f .deps/n2fv_4.Tpo .deps/n2fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c -o n2fv_10.lo n2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -fPIC -DPIC -o .libs/n2fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -fPIC -DPIC -o .libs/n2fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_10.lo -MD -MP -MF .deps/n2fv_10.Tpo -c n2fv_10.c -o n2fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_8.lo -MD -MP -MF .deps/n2fv_8.Tpo -c n2fv_8.c -o n2fv_8.o >/dev/null 2>&1
# mv -f .deps/n2fv_10.Tpo .deps/n2fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c -o n2fv_12.lo n2fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -fPIC -DPIC -o .libs/n2fv_12.o
# mv -f .deps/n2fv_8.Tpo .deps/n2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c -o n2fv_14.lo n2fv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -fPIC -DPIC -o .libs/n2fv_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_12.lo -MD -MP -MF .deps/n2fv_12.Tpo -c n2fv_12.c -o n2fv_12.o >/dev/null 2>&1
# mv -f .deps/n2fv_12.Tpo .deps/n2fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c -o n2fv_16.lo n2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -fPIC -DPIC -o .libs/n2fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_14.lo -MD -MP -MF .deps/n2fv_14.Tpo -c n2fv_14.c -o n2fv_14.o >/dev/null 2>&1
# mv -f .deps/n2fv_14.Tpo .deps/n2fv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c -o n2fv_32.lo n2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -fPIC -DPIC -o .libs/n2fv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_16.lo -MD -MP -MF .deps/n2fv_16.Tpo -c n2fv_16.c -o n2fv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_32.lo -MD -MP -MF .deps/n2fv_32.Tpo -c n2fv_32.c -o n2fv_32.o >/dev/null 2>&1
# mv -f .deps/n2fv_16.Tpo .deps/n2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c -o n2fv_64.lo n2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -fPIC -DPIC -o .libs/n2fv_64.o
# mv -f .deps/n2fv_32.Tpo .deps/n2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c -o n2fv_20.lo n2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -fPIC -DPIC -o .libs/n2fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_64.lo -MD -MP -MF .deps/n2fv_64.Tpo -c n2fv_64.c -o n2fv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2fv_20.lo -MD -MP -MF .deps/n2fv_20.Tpo -c n2fv_20.c -o n2fv_20.o >/dev/null 2>&1
# mv -f .deps/n2fv_64.Tpo .deps/n2fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c -o n2bv_2.lo n2bv_2.c
# mv -f .deps/n2fv_20.Tpo .deps/n2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c -o n2bv_4.lo n2bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -fPIC -DPIC -o .libs/n2bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -fPIC -DPIC -o .libs/n2bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_2.lo -MD -MP -MF .deps/n2bv_2.Tpo -c n2bv_2.c -o n2bv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_4.lo -MD -MP -MF .deps/n2bv_4.Tpo -c n2bv_4.c -o n2bv_4.o >/dev/null 2>&1
# mv -f .deps/n2bv_4.Tpo .deps/n2bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c -o n2bv_6.lo n2bv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -fPIC -DPIC -o .libs/n2bv_6.o
# mv -f .deps/n2bv_2.Tpo .deps/n2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c -o n2bv_8.lo n2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -fPIC -DPIC -o .libs/n2bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_6.lo -MD -MP -MF .deps/n2bv_6.Tpo -c n2bv_6.c -o n2bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_8.lo -MD -MP -MF .deps/n2bv_8.Tpo -c n2bv_8.c -o n2bv_8.o >/dev/null 2>&1
# mv -f .deps/n2bv_6.Tpo .deps/n2bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c -o n2bv_10.lo n2bv_10.c
# mv -f .deps/n2bv_8.Tpo .deps/n2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c -o n2bv_12.lo n2bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -fPIC -DPIC -o .libs/n2bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -fPIC -DPIC -o .libs/n2bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_12.lo -MD -MP -MF .deps/n2bv_12.Tpo -c n2bv_12.c -o n2bv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_10.lo -MD -MP -MF .deps/n2bv_10.Tpo -c n2bv_10.c -o n2bv_10.o >/dev/null 2>&1
# mv -f .deps/n2bv_12.Tpo .deps/n2bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c -o n2bv_14.lo n2bv_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -fPIC -DPIC -o .libs/n2bv_14.o
# mv -f .deps/n2bv_10.Tpo .deps/n2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c -o n2bv_16.lo n2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -fPIC -DPIC -o .libs/n2bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_14.lo -MD -MP -MF .deps/n2bv_14.Tpo -c n2bv_14.c -o n2bv_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_16.lo -MD -MP -MF .deps/n2bv_16.Tpo -c n2bv_16.c -o n2bv_16.o >/dev/null 2>&1
# mv -f .deps/n2bv_14.Tpo .deps/n2bv_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c -o n2bv_32.lo n2bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -fPIC -DPIC -o .libs/n2bv_32.o
# mv -f .deps/n2bv_16.Tpo .deps/n2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c -o n2bv_64.lo n2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -fPIC -DPIC -o .libs/n2bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_32.lo -MD -MP -MF .deps/n2bv_32.Tpo -c n2bv_32.c -o n2bv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_64.lo -MD -MP -MF .deps/n2bv_64.Tpo -c n2bv_64.c -o n2bv_64.o >/dev/null 2>&1
# mv -f .deps/n2bv_32.Tpo .deps/n2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c -o n2bv_20.lo n2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -fPIC -DPIC -o .libs/n2bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2bv_20.lo -MD -MP -MF .deps/n2bv_20.Tpo -c n2bv_20.c -o n2bv_20.o >/dev/null 2>&1
# mv -f .deps/n2bv_64.Tpo .deps/n2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c -o n2sv_4.lo n2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -fPIC -DPIC -o .libs/n2sv_4.o
# mv -f .deps/n2bv_20.Tpo .deps/n2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c -o n2sv_8.lo n2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -fPIC -DPIC -o .libs/n2sv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_4.lo -MD -MP -MF .deps/n2sv_4.Tpo -c n2sv_4.c -o n2sv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_8.lo -MD -MP -MF .deps/n2sv_8.Tpo -c n2sv_8.c -o n2sv_8.o >/dev/null 2>&1
# mv -f .deps/n2sv_4.Tpo .deps/n2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c -o n2sv_16.lo n2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -fPIC -DPIC -o .libs/n2sv_16.o
# mv -f .deps/n2sv_8.Tpo .deps/n2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c -o n2sv_32.lo n2sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -fPIC -DPIC -o .libs/n2sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_16.lo -MD -MP -MF .deps/n2sv_16.Tpo -c n2sv_16.c -o n2sv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_32.lo -MD -MP -MF .deps/n2sv_32.Tpo -c n2sv_32.c -o n2sv_32.o >/dev/null 2>&1
# mv -f .deps/n2sv_16.Tpo .deps/n2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c -o n2sv_64.lo n2sv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -fPIC -DPIC -o .libs/n2sv_64.o
# mv -f .deps/n2sv_32.Tpo .deps/n2sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c -o t1fuv_2.lo t1fuv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -fPIC -DPIC -o .libs/t1fuv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_2.lo -MD -MP -MF .deps/t1fuv_2.Tpo -c t1fuv_2.c -o t1fuv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT n2sv_64.lo -MD -MP -MF .deps/n2sv_64.Tpo -c n2sv_64.c -o n2sv_64.o >/dev/null 2>&1
# mv -f .deps/t1fuv_2.Tpo .deps/t1fuv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c -o t1fuv_3.lo t1fuv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -fPIC -DPIC -o .libs/t1fuv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_3.lo -MD -MP -MF .deps/t1fuv_3.Tpo -c t1fuv_3.c -o t1fuv_3.o >/dev/null 2>&1
# mv -f .deps/n2sv_64.Tpo .deps/n2sv_64.Plo
# mv -f .deps/t1fuv_3.Tpo .deps/t1fuv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c -o t1fuv_4.lo t1fuv_4.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c -o t1fuv_5.lo t1fuv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -fPIC -DPIC -o .libs/t1fuv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -fPIC -DPIC -o .libs/t1fuv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_4.lo -MD -MP -MF .deps/t1fuv_4.Tpo -c t1fuv_4.c -o t1fuv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_5.lo -MD -MP -MF .deps/t1fuv_5.Tpo -c t1fuv_5.c -o t1fuv_5.o >/dev/null 2>&1
# mv -f .deps/t1fuv_4.Tpo .deps/t1fuv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c -o t1fuv_6.lo t1fuv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -fPIC -DPIC -o .libs/t1fuv_6.o
# mv -f .deps/t1fuv_5.Tpo .deps/t1fuv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c -o t1fuv_7.lo t1fuv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -fPIC -DPIC -o .libs/t1fuv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_6.lo -MD -MP -MF .deps/t1fuv_6.Tpo -c t1fuv_6.c -o t1fuv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_7.lo -MD -MP -MF .deps/t1fuv_7.Tpo -c t1fuv_7.c -o t1fuv_7.o >/dev/null 2>&1
# mv -f .deps/t1fuv_6.Tpo .deps/t1fuv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c -o t1fuv_8.lo t1fuv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -fPIC -DPIC -o .libs/t1fuv_8.o
# mv -f .deps/t1fuv_7.Tpo .deps/t1fuv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c -o t1fuv_9.lo t1fuv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -fPIC -DPIC -o .libs/t1fuv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_8.lo -MD -MP -MF .deps/t1fuv_8.Tpo -c t1fuv_8.c -o t1fuv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_9.lo -MD -MP -MF .deps/t1fuv_9.Tpo -c t1fuv_9.c -o t1fuv_9.o >/dev/null 2>&1
# mv -f .deps/t1fuv_9.Tpo .deps/t1fuv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c -o t1fuv_10.lo t1fuv_10.c
# mv -f .deps/t1fuv_8.Tpo .deps/t1fuv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c -o t1fv_2.lo t1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -fPIC -DPIC -o .libs/t1fv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -fPIC -DPIC -o .libs/t1fuv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_2.lo -MD -MP -MF .deps/t1fv_2.Tpo -c t1fv_2.c -o t1fv_2.o >/dev/null 2>&1
# mv -f .deps/t1fv_2.Tpo .deps/t1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c -o t1fv_3.lo t1fv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fuv_10.lo -MD -MP -MF .deps/t1fuv_10.Tpo -c t1fuv_10.c -o t1fuv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -fPIC -DPIC -o .libs/t1fv_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_3.lo -MD -MP -MF .deps/t1fv_3.Tpo -c t1fv_3.c -o t1fv_3.o >/dev/null 2>&1
# mv -f .deps/t1fuv_10.Tpo .deps/t1fuv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c -o t1fv_4.lo t1fv_4.c
# mv -f .deps/t1fv_3.Tpo .deps/t1fv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c -o t1fv_5.lo t1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -fPIC -DPIC -o .libs/t1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -fPIC -DPIC -o .libs/t1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_4.lo -MD -MP -MF .deps/t1fv_4.Tpo -c t1fv_4.c -o t1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_5.lo -MD -MP -MF .deps/t1fv_5.Tpo -c t1fv_5.c -o t1fv_5.o >/dev/null 2>&1
# mv -f .deps/t1fv_5.Tpo .deps/t1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c -o t1fv_6.lo t1fv_6.c
# mv -f .deps/t1fv_4.Tpo .deps/t1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c -o t1fv_7.lo t1fv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -fPIC -DPIC -o .libs/t1fv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -fPIC -DPIC -o .libs/t1fv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_7.lo -MD -MP -MF .deps/t1fv_7.Tpo -c t1fv_7.c -o t1fv_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_6.lo -MD -MP -MF .deps/t1fv_6.Tpo -c t1fv_6.c -o t1fv_6.o >/dev/null 2>&1
# mv -f .deps/t1fv_7.Tpo .deps/t1fv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c -o t1fv_8.lo t1fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -fPIC -DPIC -o .libs/t1fv_8.o
# mv -f .deps/t1fv_6.Tpo .deps/t1fv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c -o t1fv_9.lo t1fv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -fPIC -DPIC -o .libs/t1fv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_9.lo -MD -MP -MF .deps/t1fv_9.Tpo -c t1fv_9.c -o t1fv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_8.lo -MD -MP -MF .deps/t1fv_8.Tpo -c t1fv_8.c -o t1fv_8.o >/dev/null 2>&1
# mv -f .deps/t1fv_8.Tpo .deps/t1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c -o t1fv_10.lo t1fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -fPIC -DPIC -o .libs/t1fv_10.o
# mv -f .deps/t1fv_9.Tpo .deps/t1fv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c -o t1fv_12.lo t1fv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -fPIC -DPIC -o .libs/t1fv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_10.lo -MD -MP -MF .deps/t1fv_10.Tpo -c t1fv_10.c -o t1fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_12.lo -MD -MP -MF .deps/t1fv_12.Tpo -c t1fv_12.c -o t1fv_12.o >/dev/null 2>&1
# mv -f .deps/t1fv_10.Tpo .deps/t1fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c -o t1fv_15.lo t1fv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -fPIC -DPIC -o .libs/t1fv_15.o
# mv -f .deps/t1fv_12.Tpo .deps/t1fv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c -o t1fv_16.lo t1fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -fPIC -DPIC -o .libs/t1fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_15.lo -MD -MP -MF .deps/t1fv_15.Tpo -c t1fv_15.c -o t1fv_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_16.lo -MD -MP -MF .deps/t1fv_16.Tpo -c t1fv_16.c -o t1fv_16.o >/dev/null 2>&1
# mv -f .deps/t1fv_15.Tpo .deps/t1fv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c -o t1fv_32.lo t1fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -fPIC -DPIC -o .libs/t1fv_32.o
# mv -f .deps/t1fv_16.Tpo .deps/t1fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c -o t1fv_64.lo t1fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -fPIC -DPIC -o .libs/t1fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_32.lo -MD -MP -MF .deps/t1fv_32.Tpo -c t1fv_32.c -o t1fv_32.o >/dev/null 2>&1
# mv -f .deps/t1fv_32.Tpo .deps/t1fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c -o t1fv_20.lo t1fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -fPIC -DPIC -o .libs/t1fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_64.lo -MD -MP -MF .deps/t1fv_64.Tpo -c t1fv_64.c -o t1fv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_20.lo -MD -MP -MF .deps/t1fv_20.Tpo -c t1fv_20.c -o t1fv_20.o >/dev/null 2>&1
# mv -f .deps/t1fv_64.Tpo .deps/t1fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c -o t1fv_25.lo t1fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -fPIC -DPIC -o .libs/t1fv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1fv_25.lo -MD -MP -MF .deps/t1fv_25.Tpo -c t1fv_25.c -o t1fv_25.o >/dev/null 2>&1
# mv -f .deps/t1fv_20.Tpo .deps/t1fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c -o t2fv_2.lo t2fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -fPIC -DPIC -o .libs/t2fv_2.o
# mv -f .deps/t1fv_25.Tpo .deps/t1fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c -o t2fv_4.lo t2fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_2.lo -MD -MP -MF .deps/t2fv_2.Tpo -c t2fv_2.c -o t2fv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -fPIC -DPIC -o .libs/t2fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_4.lo -MD -MP -MF .deps/t2fv_4.Tpo -c t2fv_4.c -o t2fv_4.o >/dev/null 2>&1
# mv -f .deps/t2fv_2.Tpo .deps/t2fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c -o t2fv_8.lo t2fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -fPIC -DPIC -o .libs/t2fv_8.o
# mv -f .deps/t2fv_4.Tpo .deps/t2fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c -o t2fv_16.lo t2fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -fPIC -DPIC -o .libs/t2fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_8.lo -MD -MP -MF .deps/t2fv_8.Tpo -c t2fv_8.c -o t2fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_16.lo -MD -MP -MF .deps/t2fv_16.Tpo -c t2fv_16.c -o t2fv_16.o >/dev/null 2>&1
# mv -f .deps/t2fv_8.Tpo .deps/t2fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c -o t2fv_32.lo t2fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -fPIC -DPIC -o .libs/t2fv_32.o
# mv -f .deps/t2fv_16.Tpo .deps/t2fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c -o t2fv_64.lo t2fv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -fPIC -DPIC -o .libs/t2fv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_32.lo -MD -MP -MF .deps/t2fv_32.Tpo -c t2fv_32.c -o t2fv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_64.lo -MD -MP -MF .deps/t2fv_64.Tpo -c t2fv_64.c -o t2fv_64.o >/dev/null 2>&1
# mv -f .deps/t2fv_32.Tpo .deps/t2fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c -o t2fv_5.lo t2fv_5.c
# mv -f .deps/t2fv_64.Tpo .deps/t2fv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c -o t2fv_10.lo t2fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -fPIC -DPIC -o .libs/t2fv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -fPIC -DPIC -o .libs/t2fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_10.lo -MD -MP -MF .deps/t2fv_10.Tpo -c t2fv_10.c -o t2fv_10.o >/dev/null 2>&1
# mv -f .deps/t2fv_10.Tpo .deps/t2fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c -o t2fv_20.lo t2fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_5.lo -MD -MP -MF .deps/t2fv_5.Tpo -c t2fv_5.c -o t2fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -fPIC -DPIC -o .libs/t2fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_20.lo -MD -MP -MF .deps/t2fv_20.Tpo -c t2fv_20.c -o t2fv_20.o >/dev/null 2>&1
# mv -f .deps/t2fv_5.Tpo .deps/t2fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c -o t2fv_25.lo t2fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -fPIC -DPIC -o .libs/t2fv_25.o
# mv -f .deps/t2fv_20.Tpo .deps/t2fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c -o t3fv_4.lo t3fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -fPIC -DPIC -o .libs/t3fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2fv_25.lo -MD -MP -MF .deps/t2fv_25.Tpo -c t2fv_25.c -o t2fv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_4.lo -MD -MP -MF .deps/t3fv_4.Tpo -c t3fv_4.c -o t3fv_4.o >/dev/null 2>&1
# mv -f .deps/t2fv_25.Tpo .deps/t2fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c -o t3fv_8.lo t3fv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -fPIC -DPIC -o .libs/t3fv_8.o
# mv -f .deps/t3fv_4.Tpo .deps/t3fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c -o t3fv_16.lo t3fv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_8.lo -MD -MP -MF .deps/t3fv_8.Tpo -c t3fv_8.c -o t3fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -fPIC -DPIC -o .libs/t3fv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_16.lo -MD -MP -MF .deps/t3fv_16.Tpo -c t3fv_16.c -o t3fv_16.o >/dev/null 2>&1
# mv -f .deps/t3fv_16.Tpo .deps/t3fv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c -o t3fv_32.lo t3fv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -fPIC -DPIC -o .libs/t3fv_32.o
# mv -f .deps/t3fv_8.Tpo .deps/t3fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c -o t3fv_5.lo t3fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -fPIC -DPIC -o .libs/t3fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_5.lo -MD -MP -MF .deps/t3fv_5.Tpo -c t3fv_5.c -o t3fv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_32.lo -MD -MP -MF .deps/t3fv_32.Tpo -c t3fv_32.c -o t3fv_32.o >/dev/null 2>&1
# mv -f .deps/t3fv_5.Tpo .deps/t3fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c -o t3fv_10.lo t3fv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -fPIC -DPIC -o .libs/t3fv_10.o
# mv -f .deps/t3fv_32.Tpo .deps/t3fv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c -o t3fv_20.lo t3fv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -fPIC -DPIC -o .libs/t3fv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_10.lo -MD -MP -MF .deps/t3fv_10.Tpo -c t3fv_10.c -o t3fv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_20.lo -MD -MP -MF .deps/t3fv_20.Tpo -c t3fv_20.c -o t3fv_20.o >/dev/null 2>&1
# mv -f .deps/t3fv_10.Tpo .deps/t3fv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c -o t3fv_25.lo t3fv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -fPIC -DPIC -o .libs/t3fv_25.o
# mv -f .deps/t3fv_20.Tpo .deps/t3fv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c -o t1buv_2.lo t1buv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3fv_25.lo -MD -MP -MF .deps/t3fv_25.Tpo -c t3fv_25.c -o t3fv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -fPIC -DPIC -o .libs/t1buv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_2.lo -MD -MP -MF .deps/t1buv_2.Tpo -c t1buv_2.c -o t1buv_2.o >/dev/null 2>&1
# mv -f .deps/t1buv_2.Tpo .deps/t1buv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c -o t1buv_3.lo t1buv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -fPIC -DPIC -o .libs/t1buv_3.o
# mv -f .deps/t3fv_25.Tpo .deps/t3fv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c -o t1buv_4.lo t1buv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -fPIC -DPIC -o .libs/t1buv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_3.lo -MD -MP -MF .deps/t1buv_3.Tpo -c t1buv_3.c -o t1buv_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_4.lo -MD -MP -MF .deps/t1buv_4.Tpo -c t1buv_4.c -o t1buv_4.o >/dev/null 2>&1
# mv -f .deps/t1buv_3.Tpo .deps/t1buv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c -o t1buv_5.lo t1buv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -fPIC -DPIC -o .libs/t1buv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_5.lo -MD -MP -MF .deps/t1buv_5.Tpo -c t1buv_5.c -o t1buv_5.o >/dev/null 2>&1
# mv -f .deps/t1buv_5.Tpo .deps/t1buv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c -o t1buv_6.lo t1buv_6.c
# mv -f .deps/t1buv_4.Tpo .deps/t1buv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c -o t1buv_7.lo t1buv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -fPIC -DPIC -o .libs/t1buv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -fPIC -DPIC -o .libs/t1buv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_6.lo -MD -MP -MF .deps/t1buv_6.Tpo -c t1buv_6.c -o t1buv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_7.lo -MD -MP -MF .deps/t1buv_7.Tpo -c t1buv_7.c -o t1buv_7.o >/dev/null 2>&1
# mv -f .deps/t1buv_6.Tpo .deps/t1buv_6.Plo
# mv -f .deps/t1buv_7.Tpo .deps/t1buv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c -o t1buv_8.lo t1buv_8.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c -o t1buv_9.lo t1buv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -fPIC -DPIC -o .libs/t1buv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -fPIC -DPIC -o .libs/t1buv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_8.lo -MD -MP -MF .deps/t1buv_8.Tpo -c t1buv_8.c -o t1buv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_9.lo -MD -MP -MF .deps/t1buv_9.Tpo -c t1buv_9.c -o t1buv_9.o >/dev/null 2>&1
# mv -f .deps/t1buv_8.Tpo .deps/t1buv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c -o t1buv_10.lo t1buv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -fPIC -DPIC -o .libs/t1buv_10.o
# mv -f .deps/t1buv_9.Tpo .deps/t1buv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c -o t1bv_2.lo t1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -fPIC -DPIC -o .libs/t1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1buv_10.lo -MD -MP -MF .deps/t1buv_10.Tpo -c t1buv_10.c -o t1buv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_2.lo -MD -MP -MF .deps/t1bv_2.Tpo -c t1bv_2.c -o t1bv_2.o >/dev/null 2>&1
# mv -f .deps/t1buv_10.Tpo .deps/t1buv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c -o t1bv_3.lo t1bv_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -fPIC -DPIC -o .libs/t1bv_3.o
# mv -f .deps/t1bv_2.Tpo .deps/t1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c -o t1bv_4.lo t1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -fPIC -DPIC -o .libs/t1bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_3.lo -MD -MP -MF .deps/t1bv_3.Tpo -c t1bv_3.c -o t1bv_3.o >/dev/null 2>&1
# mv -f .deps/t1bv_3.Tpo .deps/t1bv_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c -o t1bv_5.lo t1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -fPIC -DPIC -o .libs/t1bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_5.lo -MD -MP -MF .deps/t1bv_5.Tpo -c t1bv_5.c -o t1bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_4.lo -MD -MP -MF .deps/t1bv_4.Tpo -c t1bv_4.c -o t1bv_4.o >/dev/null 2>&1
# mv -f .deps/t1bv_5.Tpo .deps/t1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c -o t1bv_6.lo t1bv_6.c
# mv -f .deps/t1bv_4.Tpo .deps/t1bv_4.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -fPIC -DPIC -o .libs/t1bv_6.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c -o t1bv_7.lo t1bv_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -fPIC -DPIC -o .libs/t1bv_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_6.lo -MD -MP -MF .deps/t1bv_6.Tpo -c t1bv_6.c -o t1bv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_7.lo -MD -MP -MF .deps/t1bv_7.Tpo -c t1bv_7.c -o t1bv_7.o >/dev/null 2>&1
# mv -f .deps/t1bv_6.Tpo .deps/t1bv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c -o t1bv_8.lo t1bv_8.c
# mv -f .deps/t1bv_7.Tpo .deps/t1bv_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c -o t1bv_9.lo t1bv_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -fPIC -DPIC -o .libs/t1bv_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -fPIC -DPIC -o .libs/t1bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_9.lo -MD -MP -MF .deps/t1bv_9.Tpo -c t1bv_9.c -o t1bv_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_8.lo -MD -MP -MF .deps/t1bv_8.Tpo -c t1bv_8.c -o t1bv_8.o >/dev/null 2>&1
# mv -f .deps/t1bv_8.Tpo .deps/t1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c -o t1bv_10.lo t1bv_10.c
# mv -f .deps/t1bv_9.Tpo .deps/t1bv_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c -o t1bv_12.lo t1bv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -fPIC -DPIC -o .libs/t1bv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -fPIC -DPIC -o .libs/t1bv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_10.lo -MD -MP -MF .deps/t1bv_10.Tpo -c t1bv_10.c -o t1bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_12.lo -MD -MP -MF .deps/t1bv_12.Tpo -c t1bv_12.c -o t1bv_12.o >/dev/null 2>&1
# mv -f .deps/t1bv_10.Tpo .deps/t1bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c -o t1bv_15.lo t1bv_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -fPIC -DPIC -o .libs/t1bv_15.o
# mv -f .deps/t1bv_12.Tpo .deps/t1bv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c -o t1bv_16.lo t1bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -fPIC -DPIC -o .libs/t1bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_15.lo -MD -MP -MF .deps/t1bv_15.Tpo -c t1bv_15.c -o t1bv_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_16.lo -MD -MP -MF .deps/t1bv_16.Tpo -c t1bv_16.c -o t1bv_16.o >/dev/null 2>&1
# mv -f .deps/t1bv_15.Tpo .deps/t1bv_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c -o t1bv_32.lo t1bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -fPIC -DPIC -o .libs/t1bv_32.o
# mv -f .deps/t1bv_16.Tpo .deps/t1bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c -o t1bv_64.lo t1bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -fPIC -DPIC -o .libs/t1bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_32.lo -MD -MP -MF .deps/t1bv_32.Tpo -c t1bv_32.c -o t1bv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_64.lo -MD -MP -MF .deps/t1bv_64.Tpo -c t1bv_64.c -o t1bv_64.o >/dev/null 2>&1
# mv -f .deps/t1bv_32.Tpo .deps/t1bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c -o t1bv_20.lo t1bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -fPIC -DPIC -o .libs/t1bv_20.o
# mv -f .deps/t1bv_64.Tpo .deps/t1bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c -o t1bv_25.lo t1bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_20.lo -MD -MP -MF .deps/t1bv_20.Tpo -c t1bv_20.c -o t1bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -fPIC -DPIC -o .libs/t1bv_25.o
# mv -f .deps/t1bv_20.Tpo .deps/t1bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c -o t2bv_2.lo t2bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -fPIC -DPIC -o .libs/t2bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1bv_25.lo -MD -MP -MF .deps/t1bv_25.Tpo -c t1bv_25.c -o t1bv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_2.lo -MD -MP -MF .deps/t2bv_2.Tpo -c t2bv_2.c -o t2bv_2.o >/dev/null 2>&1
# mv -f .deps/t1bv_25.Tpo .deps/t1bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c -o t2bv_4.lo t2bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -fPIC -DPIC -o .libs/t2bv_4.o
# mv -f .deps/t2bv_2.Tpo .deps/t2bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c -o t2bv_8.lo t2bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -fPIC -DPIC -o .libs/t2bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_4.lo -MD -MP -MF .deps/t2bv_4.Tpo -c t2bv_4.c -o t2bv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_8.lo -MD -MP -MF .deps/t2bv_8.Tpo -c t2bv_8.c -o t2bv_8.o >/dev/null 2>&1
# mv -f .deps/t2bv_8.Tpo .deps/t2bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c -o t2bv_16.lo t2bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -fPIC -DPIC -o .libs/t2bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_16.lo -MD -MP -MF .deps/t2bv_16.Tpo -c t2bv_16.c -o t2bv_16.o >/dev/null 2>&1
# mv -f .deps/t2bv_4.Tpo .deps/t2bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c -o t2bv_32.lo t2bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -fPIC -DPIC -o .libs/t2bv_32.o
# mv -f .deps/t2bv_16.Tpo .deps/t2bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c -o t2bv_64.lo t2bv_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -fPIC -DPIC -o .libs/t2bv_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_32.lo -MD -MP -MF .deps/t2bv_32.Tpo -c t2bv_32.c -o t2bv_32.o >/dev/null 2>&1
# mv -f .deps/t2bv_32.Tpo .deps/t2bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c -o t2bv_5.lo t2bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -fPIC -DPIC -o .libs/t2bv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_64.lo -MD -MP -MF .deps/t2bv_64.Tpo -c t2bv_64.c -o t2bv_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_5.lo -MD -MP -MF .deps/t2bv_5.Tpo -c t2bv_5.c -o t2bv_5.o >/dev/null 2>&1
# mv -f .deps/t2bv_5.Tpo .deps/t2bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c -o t2bv_10.lo t2bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -fPIC -DPIC -o .libs/t2bv_10.o
# mv -f .deps/t2bv_64.Tpo .deps/t2bv_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c -o t2bv_20.lo t2bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -fPIC -DPIC -o .libs/t2bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_20.lo -MD -MP -MF .deps/t2bv_20.Tpo -c t2bv_20.c -o t2bv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_10.lo -MD -MP -MF .deps/t2bv_10.Tpo -c t2bv_10.c -o t2bv_10.o >/dev/null 2>&1
# mv -f .deps/t2bv_10.Tpo .deps/t2bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c -o t2bv_25.lo t2bv_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -fPIC -DPIC -o .libs/t2bv_25.o
# mv -f .deps/t2bv_20.Tpo .deps/t2bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c -o t3bv_4.lo t3bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -fPIC -DPIC -o .libs/t3bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2bv_25.lo -MD -MP -MF .deps/t2bv_25.Tpo -c t2bv_25.c -o t2bv_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_4.lo -MD -MP -MF .deps/t3bv_4.Tpo -c t3bv_4.c -o t3bv_4.o >/dev/null 2>&1
# mv -f .deps/t2bv_25.Tpo .deps/t2bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c -o t3bv_8.lo t3bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -fPIC -DPIC -o .libs/t3bv_8.o
# mv -f .deps/t3bv_4.Tpo .deps/t3bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c -o t3bv_16.lo t3bv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -fPIC -DPIC -o .libs/t3bv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_8.lo -MD -MP -MF .deps/t3bv_8.Tpo -c t3bv_8.c -o t3bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_16.lo -MD -MP -MF .deps/t3bv_16.Tpo -c t3bv_16.c -o t3bv_16.o >/dev/null 2>&1
# mv -f .deps/t3bv_8.Tpo .deps/t3bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c -o t3bv_32.lo t3bv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -fPIC -DPIC -o .libs/t3bv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_32.lo -MD -MP -MF .deps/t3bv_32.Tpo -c t3bv_32.c -o t3bv_32.o >/dev/null 2>&1
# mv -f .deps/t3bv_16.Tpo .deps/t3bv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c -o t3bv_5.lo t3bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -fPIC -DPIC -o .libs/t3bv_5.o
# mv -f .deps/t3bv_32.Tpo .deps/t3bv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c -o t3bv_10.lo t3bv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_5.lo -MD -MP -MF .deps/t3bv_5.Tpo -c t3bv_5.c -o t3bv_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -fPIC -DPIC -o .libs/t3bv_10.o
# mv -f .deps/t3bv_5.Tpo .deps/t3bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c -o t3bv_20.lo t3bv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -fPIC -DPIC -o .libs/t3bv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_10.lo -MD -MP -MF .deps/t3bv_10.Tpo -c t3bv_10.c -o t3bv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_20.lo -MD -MP -MF .deps/t3bv_20.Tpo -c t3bv_20.c -o t3bv_20.o >/dev/null 2>&1
# mv -f .deps/t3bv_10.Tpo .deps/t3bv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c -o t3bv_25.lo t3bv_25.c
# mv -f .deps/t3bv_20.Tpo .deps/t3bv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c -o t1sv_2.lo t1sv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -fPIC -DPIC -o .libs/t3bv_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -fPIC -DPIC -o .libs/t1sv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_2.lo -MD -MP -MF .deps/t1sv_2.Tpo -c t1sv_2.c -o t1sv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t3bv_25.lo -MD -MP -MF .deps/t3bv_25.Tpo -c t3bv_25.c -o t3bv_25.o >/dev/null 2>&1
# mv -f .deps/t1sv_2.Tpo .deps/t1sv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c -o t1sv_4.lo t1sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -fPIC -DPIC -o .libs/t1sv_4.o
# mv -f .deps/t3bv_25.Tpo .deps/t3bv_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c -o t1sv_8.lo t1sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -fPIC -DPIC -o .libs/t1sv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_4.lo -MD -MP -MF .deps/t1sv_4.Tpo -c t1sv_4.c -o t1sv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_8.lo -MD -MP -MF .deps/t1sv_8.Tpo -c t1sv_8.c -o t1sv_8.o >/dev/null 2>&1
# mv -f .deps/t1sv_4.Tpo .deps/t1sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c -o t1sv_16.lo t1sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -fPIC -DPIC -o .libs/t1sv_16.o
# mv -f .deps/t1sv_8.Tpo .deps/t1sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c -o t1sv_32.lo t1sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_16.lo -MD -MP -MF .deps/t1sv_16.Tpo -c t1sv_16.c -o t1sv_16.o >/dev/null 2>&1
# mv -f .deps/t1sv_16.Tpo .deps/t1sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c -o t2sv_4.lo t2sv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -fPIC -DPIC -o .libs/t2sv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -fPIC -DPIC -o .libs/t1sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_4.lo -MD -MP -MF .deps/t2sv_4.Tpo -c t2sv_4.c -o t2sv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t1sv_32.lo -MD -MP -MF .deps/t1sv_32.Tpo -c t1sv_32.c -o t1sv_32.o >/dev/null 2>&1
# mv -f .deps/t2sv_4.Tpo .deps/t2sv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c -o t2sv_8.lo t2sv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -fPIC -DPIC -o .libs/t2sv_8.o
# mv -f .deps/t1sv_32.Tpo .deps/t1sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c -o t2sv_16.lo t2sv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -fPIC -DPIC -o .libs/t2sv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_8.lo -MD -MP -MF .deps/t2sv_8.Tpo -c t2sv_8.c -o t2sv_8.o >/dev/null 2>&1
# mv -f .deps/t2sv_8.Tpo .deps/t2sv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c -o t2sv_32.lo t2sv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -fPIC -DPIC -o .libs/t2sv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_16.lo -MD -MP -MF .deps/t2sv_16.Tpo -c t2sv_16.c -o t2sv_16.o >/dev/null 2>&1
# mv -f .deps/t2sv_16.Tpo .deps/t2sv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c -o q1fv_2.lo q1fv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT t2sv_32.lo -MD -MP -MF .deps/t2sv_32.Tpo -c t2sv_32.c -o t2sv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -fPIC -DPIC -o .libs/q1fv_2.o
# mv -f .deps/t2sv_32.Tpo .deps/t2sv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c -o q1fv_4.lo q1fv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -fPIC -DPIC -o .libs/q1fv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_2.lo -MD -MP -MF .deps/q1fv_2.Tpo -c q1fv_2.c -o q1fv_2.o >/dev/null 2>&1
# mv -f .deps/q1fv_2.Tpo .deps/q1fv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c -o q1fv_5.lo q1fv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -fPIC -DPIC -o .libs/q1fv_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_4.lo -MD -MP -MF .deps/q1fv_4.Tpo -c q1fv_4.c -o q1fv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_5.lo -MD -MP -MF .deps/q1fv_5.Tpo -c q1fv_5.c -o q1fv_5.o >/dev/null 2>&1
# mv -f .deps/q1fv_4.Tpo .deps/q1fv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c -o q1fv_8.lo q1fv_8.c
# mv -f .deps/q1fv_5.Tpo .deps/q1fv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c -o q1bv_2.lo q1bv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -fPIC -DPIC -o .libs/q1bv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -fPIC -DPIC -o .libs/q1fv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_2.lo -MD -MP -MF .deps/q1bv_2.Tpo -c q1bv_2.c -o q1bv_2.o >/dev/null 2>&1
# mv -f .deps/q1bv_2.Tpo .deps/q1bv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c -o q1bv_4.lo q1bv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -fPIC -DPIC -o .libs/q1bv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1fv_8.lo -MD -MP -MF .deps/q1fv_8.Tpo -c q1fv_8.c -o q1fv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_4.lo -MD -MP -MF .deps/q1bv_4.Tpo -c q1bv_4.c -o q1bv_4.o >/dev/null 2>&1
# mv -f .deps/q1bv_4.Tpo .deps/q1bv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c -o q1bv_5.lo q1bv_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -fPIC -DPIC -o .libs/q1bv_5.o
# mv -f .deps/q1fv_8.Tpo .deps/q1fv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c -o q1bv_8.lo q1bv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -fPIC -DPIC -o .libs/q1bv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_5.lo -MD -MP -MF .deps/q1bv_5.Tpo -c q1bv_5.c -o q1bv_5.o >/dev/null 2>&1
# mv -f .deps/q1bv_5.Tpo .deps/q1bv_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT q1bv_8.lo -MD -MP -MF .deps/q1bv_8.Tpo -c q1bv_8.c -o q1bv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# mv -f .deps/q1bv_8.Tpo .deps/q1bv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# mv -f .deps/genus.Tpo .deps/genus.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../dft -I../../../dft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft_avx_codelets.la n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo n2fv_20.lo n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo n2bv_20.lo n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo t3fv_10.lo t3fv_20.lo t3fv_25.lo t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo t3bv_10.lo t3bv_20.lo t3bv_25.lo t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/libdft_avx_codelets.a .libs/n1fv_2.o .libs/n1fv_3.o .libs/n1fv_4.o .libs/n1fv_5.o .libs/n1fv_6.o .libs/n1fv_7.o .libs/n1fv_8.o .libs/n1fv_9.o .libs/n1fv_10.o .libs/n1fv_11.o .libs/n1fv_12.o .libs/n1fv_13.o .libs/n1fv_14.o .libs/n1fv_15.o .libs/n1fv_16.o .libs/n1fv_32.o .libs/n1fv_64.o .libs/n1fv_128.o .libs/n1fv_20.o .libs/n1fv_25.o .libs/n1bv_2.o .libs/n1bv_3.o .libs/n1bv_4.o .libs/n1bv_5.o .libs/n1bv_6.o .libs/n1bv_7.o .libs/n1bv_8.o .libs/n1bv_9.o .libs/n1bv_10.o .libs/n1bv_11.o .libs/n1bv_12.o .libs/n1bv_13.o .libs/n1bv_14.o .libs/n1bv_15.o .libs/n1bv_16.o .libs/n1bv_32.o .libs/n1bv_64.o .libs/n1bv_128.o .libs/n1bv_20.o .libs/n1bv_25.o .libs/n2fv_2.o .libs/n2fv_4.o .libs/n2fv_6.o .libs/n2fv_8.o .libs/n2fv_10.o .libs/n2fv_12.o .libs/n2fv_14.o .libs/n2fv_16.o .libs/n2fv_32.o .libs/n2fv_64.o .libs/n2fv_20.o .libs/n2bv_2.o .libs/n2bv_4.o .libs/n2bv_6.o .libs/n2bv_8.o .libs/n2bv_10.o .libs/n2bv_12.o .libs/n2bv_14.o .libs/n2bv_16.o .libs/n2bv_32.o .libs/n2bv_64.o .libs/n2bv_20.o .libs/n2sv_4.o .libs/n2sv_8.o .libs/n2sv_16.o .libs/n2sv_32.o .libs/n2sv_64.o .libs/t1fuv_2.o .libs/t1fuv_3.o .libs/t1fuv_4.o .libs/t1fuv_5.o .libs/t1fuv_6.o .libs/t1fuv_7.o .libs/t1fuv_8.o .libs/t1fuv_9.o .libs/t1fuv_10.o .libs/t1fv_2.o .libs/t1fv_3.o .libs/t1fv_4.o .libs/t1fv_5.o .libs/t1fv_6.o .libs/t1fv_7.o .libs/t1fv_8.o .libs/t1fv_9.o .libs/t1fv_10.o .libs/t1fv_12.o .libs/t1fv_15.o .libs/t1fv_16.o .libs/t1fv_32.o .libs/t1fv_64.o .libs/t1fv_20.o .libs/t1fv_25.o .libs/t2fv_2.o .libs/t2fv_4.o .libs/t2fv_8.o .libs/t2fv_16.o .libs/t2fv_32.o .libs/t2fv_64.o .libs/t2fv_5.o .libs/t2fv_10.o .libs/t2fv_20.o .libs/t2fv_25.o .libs/t3fv_4.o .libs/t3fv_8.o .libs/t3fv_16.o .libs/t3fv_32.o .libs/t3fv_5.o .libs/t3fv_10.o .libs/t3fv_20.o .libs/t3fv_25.o .libs/t1buv_2.o .libs/t1buv_3.o .libs/t1buv_4.o .libs/t1buv_5.o .libs/t1buv_6.o .libs/t1buv_7.o .libs/t1buv_8.o .libs/t1buv_9.o .libs/t1buv_10.o .libs/t1bv_2.o .libs/t1bv_3.o .libs/t1bv_4.o .libs/t1bv_5.o .libs/t1bv_6.o .libs/t1bv_7.o .libs/t1bv_8.o .libs/t1bv_9.o .libs/t1bv_10.o .libs/t1bv_12.o .libs/t1bv_15.o .libs/t1bv_16.o .libs/t1bv_32.o .libs/t1bv_64.o .libs/t1bv_20.o .libs/t1bv_25.o .libs/t2bv_2.o .libs/t2bv_4.o .libs/t2bv_8.o .libs/t2bv_16.o .libs/t2bv_32.o .libs/t2bv_64.o .libs/t2bv_5.o .libs/t2bv_10.o .libs/t2bv_20.o .libs/t2bv_25.o .libs/t3bv_4.o .libs/t3bv_8.o .libs/t3bv_16.o .libs/t3bv_32.o .libs/t3bv_5.o .libs/t3bv_10.o .libs/t3bv_20.o .libs/t3bv_25.o .libs/t1sv_2.o .libs/t1sv_4.o .libs/t1sv_8.o .libs/t1sv_16.o .libs/t1sv_32.o .libs/t2sv_4.o .libs/t2sv_8.o .libs/t2sv_16.o .libs/t2sv_32.o .libs/q1fv_2.o .libs/q1fv_4.o .libs/q1fv_5.o .libs/q1fv_8.o .libs/q1bv_2.o .libs/q1bv_4.o .libs/q1bv_5.o .libs/q1bv_8.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft_avx_codelets.a
# libtool: link: ( cd ".libs" && rm -f "libdft_avx_codelets.la" && ln -s "../libdft_avx_codelets.la" "libdft_avx_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# Making all in altivec
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# Making all in neon
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c -o bluestein.lo bluestein.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -fPIC -DPIC -o .libs/bluestein.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bluestein.lo -MD -MP -MF .deps/bluestein.Tpo -c bluestein.c -o bluestein.o >/dev/null 2>&1
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# mv -f .deps/bluestein.Tpo .deps/bluestein.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c -o ct.lo ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -fPIC -DPIC -o .libs/ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct.lo -MD -MP -MF .deps/ct.Tpo -c ct.c -o ct.o >/dev/null 2>&1
# mv -f .deps/ct.Tpo .deps/ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c -o dftw-direct.lo dftw-direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -fPIC -DPIC -o .libs/dftw-direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-direct.lo -MD -MP -MF .deps/dftw-direct.Tpo -c dftw-direct.c -o dftw-direct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c -o dftw-directsq.lo dftw-directsq.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -fPIC -DPIC -o .libs/dftw-directsq.o
# mv -f .deps/dftw-direct.Tpo .deps/dftw-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c -o dftw-generic.lo dftw-generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -fPIC -DPIC -o .libs/dftw-generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-directsq.lo -MD -MP -MF .deps/dftw-directsq.Tpo -c dftw-directsq.c -o dftw-directsq.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-generic.lo -MD -MP -MF .deps/dftw-generic.Tpo -c dftw-generic.c -o dftw-generic.o >/dev/null 2>&1
# mv -f .deps/dftw-directsq.Tpo .deps/dftw-directsq.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c -o dftw-genericbuf.lo dftw-genericbuf.c
# mv -f .deps/dftw-generic.Tpo .deps/dftw-generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c -o direct.lo direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -fPIC -DPIC -o .libs/dftw-genericbuf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -fPIC -DPIC -o .libs/direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dftw-genericbuf.lo -MD -MP -MF .deps/dftw-genericbuf.Tpo -c dftw-genericbuf.c -o dftw-genericbuf.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct.lo -MD -MP -MF .deps/direct.Tpo -c direct.c -o direct.o >/dev/null 2>&1
# mv -f .deps/dftw-genericbuf.Tpo .deps/dftw-genericbuf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.o
# mv -f .deps/direct.Tpo .deps/direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fPIC -DPIC -o .libs/indirect.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1
# mv -f .deps/generic.Tpo .deps/generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c -o indirect-transpose.lo indirect-transpose.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -o indirect.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -fPIC -DPIC -o .libs/indirect-transpose.o
# mv -f .deps/indirect.Tpo .deps/indirect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c -o kdft-dif.lo kdft-dif.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -fPIC -DPIC -o .libs/kdft-dif.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dif.lo -MD -MP -MF .deps/kdft-dif.Tpo -c kdft-dif.c -o kdft-dif.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect-transpose.lo -MD -MP -MF .deps/indirect-transpose.Tpo -c indirect-transpose.c -o indirect-transpose.o >/dev/null 2>&1
# mv -f .deps/kdft-dif.Tpo .deps/kdft-dif.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c -o kdft-difsq.lo kdft-difsq.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -fPIC -DPIC -o .libs/kdft-difsq.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-difsq.lo -MD -MP -MF .deps/kdft-difsq.Tpo -c kdft-difsq.c -o kdft-difsq.o >/dev/null 2>&1
# mv -f .deps/kdft-difsq.Tpo .deps/kdft-difsq.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c -o kdft-dit.lo kdft-dit.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -fPIC -DPIC -o .libs/kdft-dit.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft-dit.lo -MD -MP -MF .deps/kdft-dit.Tpo -c kdft-dit.c -o kdft-dit.o >/dev/null 2>&1
# mv -f .deps/kdft-dit.Tpo .deps/kdft-dit.Plo
# mv -f .deps/indirect-transpose.Tpo .deps/indirect-transpose.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c -o kdft.lo kdft.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fPIC -DPIC -o .libs/nop.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -fPIC -DPIC -o .libs/kdft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -o nop.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kdft.lo -MD -MP -MF .deps/kdft.Tpo -c kdft.c -o kdft.o >/dev/null 2>&1
# mv -f .deps/kdft.Tpo .deps/kdft.Plo
# mv -f .deps/nop.Tpo .deps/nop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/plan.Tpo .deps/plan.Plo
# mv -f .deps/problem.Tpo .deps/problem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c -o rader.lo rader.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -fPIC -DPIC -o .libs/rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rader.lo -MD -MP -MF .deps/rader.Tpo -c rader.c -o rader.o >/dev/null 2>&1
# mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
# mv -f .deps/rader.Tpo .deps/rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -o solve.o >/dev/null 2>&1
# mv -f .deps/solve.Tpo .deps/solve.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c -o zero.lo zero.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -fPIC -DPIC -o .libs/zero.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.lo -MD -MP -MF .deps/zero.Tpo -c zero.c -o zero.o >/dev/null 2>&1
# mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
# mv -f .deps/zero.Tpo .deps/zero.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libdft.la bluestein.lo buffered.lo conf.lo ct.lo dftw-direct.lo dftw-directsq.lo dftw-generic.lo dftw-genericbuf.lo direct.lo generic.lo indirect.lo indirect-transpose.lo kdft-dif.lo kdft-difsq.lo kdft-dit.lo kdft.lo nop.lo plan.lo problem.lo rader.lo rank-geq2.lo solve.lo vrank-geq1.lo zero.lo -lm
# libtool: link: ar cru .libs/libdft.a .libs/bluestein.o .libs/buffered.o .libs/conf.o .libs/ct.o .libs/dftw-direct.o .libs/dftw-directsq.o .libs/dftw-generic.o .libs/dftw-genericbuf.o .libs/direct.o .libs/generic.o .libs/indirect.o .libs/indirect-transpose.o .libs/kdft-dif.o .libs/kdft-difsq.o .libs/kdft-dit.o .libs/kdft.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rader.o .libs/rank-geq2.o .libs/solve.o .libs/vrank-geq1.o .libs/zero.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libdft.a
# libtool: link: ( cd ".libs" && rm -f "libdft.la" && ln -s "../libdft.la" "libdft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# Making all in rdft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# Making all in scalar
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# Making all in r2cf
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2cf);"; \
# echo "const solvtab X(solvtab_rdft_r2cf) = {"; \
# for i in r2cf_2.c r2cf_3.c r2cf_4.c r2cf_5.c r2cf_6.c r2cf_7.c r2cf_8.c r2cf_9.c r2cf_10.c r2cf_11.c r2cf_12.c r2cf_13.c r2cf_14.c r2cf_15.c r2cf_16.c r2cf_32.c r2cf_64.c r2cf_128.c r2cf_20.c r2cf_25.c hf_2.c hf_3.c hf_4.c hf_5.c hf_6.c hf_7.c hf_8.c hf_9.c hf_10.c hf_12.c hf_15.c hf_16.c hf_32.c hf_64.c hf_20.c hf_25.c hf2_4.c hf2_8.c hf2_16.c hf2_32.c hf2_5.c hf2_20.c hf2_25.c r2cfII_2.c r2cfII_3.c r2cfII_4.c r2cfII_5.c r2cfII_6.c r2cfII_7.c r2cfII_8.c r2cfII_9.c r2cfII_10.c r2cfII_12.c r2cfII_15.c r2cfII_16.c r2cfII_32.c r2cfII_64.c r2cfII_20.c r2cfII_25.c hc2cf_2.c hc2cf_4.c hc2cf_6.c hc2cf_8.c hc2cf_10.c hc2cf_12.c hc2cf_16.c hc2cf_32.c hc2cf_20.c hc2cf2_4.c hc2cf2_8.c hc2cf2_16.c hc2cf2_32.c hc2cf2_20.c hc2cfdft_2.c hc2cfdft_4.c hc2cfdft_6.c hc2cfdft_8.c hc2cfdft_10.c hc2cfdft_12.c hc2cfdft_16.c hc2cfdft_32.c hc2cfdft_20.c hc2cfdft2_4.c hc2cfdft2_8.c hc2cfdft2_16.c hc2cfdft2_32.c hc2cfdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c -o r2cf_2.lo r2cf_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c -o r2cf_3.lo r2cf_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -fPIC -DPIC -o .libs/r2cf_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_3.lo -MD -MP -MF .deps/r2cf_3.Tpo -c r2cf_3.c -o r2cf_3.o >/dev/null 2>&1
# mv -f .deps/r2cf_3.Tpo .deps/r2cf_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c -o r2cf_4.lo r2cf_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -fPIC -DPIC -o .libs/r2cf_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -fPIC -DPIC -o .libs/r2cf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_4.lo -MD -MP -MF .deps/r2cf_4.Tpo -c r2cf_4.c -o r2cf_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_2.lo -MD -MP -MF .deps/r2cf_2.Tpo -c r2cf_2.c -o r2cf_2.o >/dev/null 2>&1
# mv -f .deps/r2cf_4.Tpo .deps/r2cf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c -o r2cf_5.lo r2cf_5.c
# mv -f .deps/r2cf_2.Tpo .deps/r2cf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c -o r2cf_6.lo r2cf_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -fPIC -DPIC -o .libs/r2cf_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -fPIC -DPIC -o .libs/r2cf_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_6.lo -MD -MP -MF .deps/r2cf_6.Tpo -c r2cf_6.c -o r2cf_6.o >/dev/null 2>&1
# mv -f .deps/r2cf_6.Tpo .deps/r2cf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c -o r2cf_7.lo r2cf_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_5.lo -MD -MP -MF .deps/r2cf_5.Tpo -c r2cf_5.c -o r2cf_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -fPIC -DPIC -o .libs/r2cf_7.o
# mv -f .deps/r2cf_5.Tpo .deps/r2cf_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c -o r2cf_8.lo r2cf_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -fPIC -DPIC -o .libs/r2cf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_7.lo -MD -MP -MF .deps/r2cf_7.Tpo -c r2cf_7.c -o r2cf_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_8.lo -MD -MP -MF .deps/r2cf_8.Tpo -c r2cf_8.c -o r2cf_8.o >/dev/null 2>&1
# mv -f .deps/r2cf_7.Tpo .deps/r2cf_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c -o r2cf_9.lo r2cf_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -fPIC -DPIC -o .libs/r2cf_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_9.lo -MD -MP -MF .deps/r2cf_9.Tpo -c r2cf_9.c -o r2cf_9.o >/dev/null 2>&1
# mv -f .deps/r2cf_8.Tpo .deps/r2cf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c -o r2cf_10.lo r2cf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -fPIC -DPIC -o .libs/r2cf_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_10.lo -MD -MP -MF .deps/r2cf_10.Tpo -c r2cf_10.c -o r2cf_10.o >/dev/null 2>&1
# mv -f .deps/r2cf_9.Tpo .deps/r2cf_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c -o r2cf_11.lo r2cf_11.c
# mv -f .deps/r2cf_10.Tpo .deps/r2cf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c -o r2cf_12.lo r2cf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -fPIC -DPIC -o .libs/r2cf_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -fPIC -DPIC -o .libs/r2cf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_11.lo -MD -MP -MF .deps/r2cf_11.Tpo -c r2cf_11.c -o r2cf_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_12.lo -MD -MP -MF .deps/r2cf_12.Tpo -c r2cf_12.c -o r2cf_12.o >/dev/null 2>&1
# mv -f .deps/r2cf_11.Tpo .deps/r2cf_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c -o r2cf_13.lo r2cf_13.c
# mv -f .deps/r2cf_12.Tpo .deps/r2cf_12.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -fPIC -DPIC -o .libs/r2cf_13.o
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c -o r2cf_14.lo r2cf_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_13.lo -MD -MP -MF .deps/r2cf_13.Tpo -c r2cf_13.c -o r2cf_13.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -fPIC -DPIC -o .libs/r2cf_14.o
# mv -f .deps/r2cf_13.Tpo .deps/r2cf_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c -o r2cf_15.lo r2cf_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_14.lo -MD -MP -MF .deps/r2cf_14.Tpo -c r2cf_14.c -o r2cf_14.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -fPIC -DPIC -o .libs/r2cf_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_15.lo -MD -MP -MF .deps/r2cf_15.Tpo -c r2cf_15.c -o r2cf_15.o >/dev/null 2>&1
# mv -f .deps/r2cf_14.Tpo .deps/r2cf_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c -o r2cf_16.lo r2cf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -fPIC -DPIC -o .libs/r2cf_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_16.lo -MD -MP -MF .deps/r2cf_16.Tpo -c r2cf_16.c -o r2cf_16.o >/dev/null 2>&1
# mv -f .deps/r2cf_15.Tpo .deps/r2cf_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c -o r2cf_32.lo r2cf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -fPIC -DPIC -o .libs/r2cf_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_32.lo -MD -MP -MF .deps/r2cf_32.Tpo -c r2cf_32.c -o r2cf_32.o >/dev/null 2>&1
# mv -f .deps/r2cf_16.Tpo .deps/r2cf_16.Plo
# mv -f .deps/r2cf_32.Tpo .deps/r2cf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c -o r2cf_64.lo r2cf_64.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c -o r2cf_128.lo r2cf_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -fPIC -DPIC -o .libs/r2cf_128.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -fPIC -DPIC -o .libs/r2cf_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_64.lo -MD -MP -MF .deps/r2cf_64.Tpo -c r2cf_64.c -o r2cf_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_128.lo -MD -MP -MF .deps/r2cf_128.Tpo -c r2cf_128.c -o r2cf_128.o >/dev/null 2>&1
# mv -f .deps/r2cf_64.Tpo .deps/r2cf_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c -o r2cf_20.lo r2cf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -fPIC -DPIC -o .libs/r2cf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_20.lo -MD -MP -MF .deps/r2cf_20.Tpo -c r2cf_20.c -o r2cf_20.o >/dev/null 2>&1
# mv -f .deps/r2cf_20.Tpo .deps/r2cf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c -o r2cf_25.lo r2cf_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -fPIC -DPIC -o .libs/r2cf_25.o
# mv -f .deps/r2cf_128.Tpo .deps/r2cf_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c -o hf_2.lo hf_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -fPIC -DPIC -o .libs/hf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_2.lo -MD -MP -MF .deps/hf_2.Tpo -c hf_2.c -o hf_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cf_25.lo -MD -MP -MF .deps/r2cf_25.Tpo -c r2cf_25.c -o r2cf_25.o >/dev/null 2>&1
# mv -f .deps/hf_2.Tpo .deps/hf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c -o hf_3.lo hf_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -fPIC -DPIC -o .libs/hf_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_3.lo -MD -MP -MF .deps/hf_3.Tpo -c hf_3.c -o hf_3.o >/dev/null 2>&1
# mv -f .deps/r2cf_25.Tpo .deps/r2cf_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c -o hf_4.lo hf_4.c
# mv -f .deps/hf_3.Tpo .deps/hf_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c -o hf_5.lo hf_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -fPIC -DPIC -o .libs/hf_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -fPIC -DPIC -o .libs/hf_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_4.lo -MD -MP -MF .deps/hf_4.Tpo -c hf_4.c -o hf_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_5.lo -MD -MP -MF .deps/hf_5.Tpo -c hf_5.c -o hf_5.o >/dev/null 2>&1
# mv -f .deps/hf_4.Tpo .deps/hf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c -o hf_6.lo hf_6.c
# mv -f .deps/hf_5.Tpo .deps/hf_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c -o hf_7.lo hf_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -fPIC -DPIC -o .libs/hf_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -fPIC -DPIC -o .libs/hf_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_7.lo -MD -MP -MF .deps/hf_7.Tpo -c hf_7.c -o hf_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_6.lo -MD -MP -MF .deps/hf_6.Tpo -c hf_6.c -o hf_6.o >/dev/null 2>&1
# mv -f .deps/hf_6.Tpo .deps/hf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c -o hf_8.lo hf_8.c
# mv -f .deps/hf_7.Tpo .deps/hf_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c -o hf_9.lo hf_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -fPIC -DPIC -o .libs/hf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -fPIC -DPIC -o .libs/hf_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_8.lo -MD -MP -MF .deps/hf_8.Tpo -c hf_8.c -o hf_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_9.lo -MD -MP -MF .deps/hf_9.Tpo -c hf_9.c -o hf_9.o >/dev/null 2>&1
# mv -f .deps/hf_8.Tpo .deps/hf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c -o hf_10.lo hf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -fPIC -DPIC -o .libs/hf_10.o
# mv -f .deps/hf_9.Tpo .deps/hf_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c -o hf_12.lo hf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -fPIC -DPIC -o .libs/hf_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_10.lo -MD -MP -MF .deps/hf_10.Tpo -c hf_10.c -o hf_10.o >/dev/null 2>&1
# mv -f .deps/hf_10.Tpo .deps/hf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c -o hf_15.lo hf_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -fPIC -DPIC -o .libs/hf_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_12.lo -MD -MP -MF .deps/hf_12.Tpo -c hf_12.c -o hf_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_15.lo -MD -MP -MF .deps/hf_15.Tpo -c hf_15.c -o hf_15.o >/dev/null 2>&1
# mv -f .deps/hf_12.Tpo .deps/hf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c -o hf_16.lo hf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -fPIC -DPIC -o .libs/hf_16.o
# mv -f .deps/hf_15.Tpo .deps/hf_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c -o hf_32.lo hf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -fPIC -DPIC -o .libs/hf_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_16.lo -MD -MP -MF .deps/hf_16.Tpo -c hf_16.c -o hf_16.o >/dev/null 2>&1
# mv -f .deps/hf_16.Tpo .deps/hf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c -o hf_64.lo hf_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -fPIC -DPIC -o .libs/hf_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_32.lo -MD -MP -MF .deps/hf_32.Tpo -c hf_32.c -o hf_32.o >/dev/null 2>&1
# mv -f .deps/hf_32.Tpo .deps/hf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c -o hf_20.lo hf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -fPIC -DPIC -o .libs/hf_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_20.lo -MD -MP -MF .deps/hf_20.Tpo -c hf_20.c -o hf_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_64.lo -MD -MP -MF .deps/hf_64.Tpo -c hf_64.c -o hf_64.o >/dev/null 2>&1
# mv -f .deps/hf_20.Tpo .deps/hf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c -o hf_25.lo hf_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -fPIC -DPIC -o .libs/hf_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf_25.lo -MD -MP -MF .deps/hf_25.Tpo -c hf_25.c -o hf_25.o >/dev/null 2>&1
# mv -f .deps/hf_25.Tpo .deps/hf_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c -o hf2_4.lo hf2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -fPIC -DPIC -o .libs/hf2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_4.lo -MD -MP -MF .deps/hf2_4.Tpo -c hf2_4.c -o hf2_4.o >/dev/null 2>&1
# mv -f .deps/hf2_4.Tpo .deps/hf2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c -o hf2_8.lo hf2_8.c
# mv -f .deps/hf_64.Tpo .deps/hf_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c -o hf2_16.lo hf2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -fPIC -DPIC -o .libs/hf2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -fPIC -DPIC -o .libs/hf2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_8.lo -MD -MP -MF .deps/hf2_8.Tpo -c hf2_8.c -o hf2_8.o >/dev/null 2>&1
# mv -f .deps/hf2_8.Tpo .deps/hf2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c -o hf2_32.lo hf2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -fPIC -DPIC -o .libs/hf2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_16.lo -MD -MP -MF .deps/hf2_16.Tpo -c hf2_16.c -o hf2_16.o >/dev/null 2>&1
# mv -f .deps/hf2_16.Tpo .deps/hf2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c -o hf2_5.lo hf2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -fPIC -DPIC -o .libs/hf2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_5.lo -MD -MP -MF .deps/hf2_5.Tpo -c hf2_5.c -o hf2_5.o >/dev/null 2>&1
# mv -f .deps/hf2_5.Tpo .deps/hf2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c -o hf2_20.lo hf2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -fPIC -DPIC -o .libs/hf2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_32.lo -MD -MP -MF .deps/hf2_32.Tpo -c hf2_32.c -o hf2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_20.lo -MD -MP -MF .deps/hf2_20.Tpo -c hf2_20.c -o hf2_20.o >/dev/null 2>&1
# mv -f .deps/hf2_32.Tpo .deps/hf2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c -o hf2_25.lo hf2_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -fPIC -DPIC -o .libs/hf2_25.o
# mv -f .deps/hf2_20.Tpo .deps/hf2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c -o r2cfII_2.lo r2cfII_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -fPIC -DPIC -o .libs/r2cfII_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_2.lo -MD -MP -MF .deps/r2cfII_2.Tpo -c r2cfII_2.c -o r2cfII_2.o >/dev/null 2>&1
# mv -f .deps/r2cfII_2.Tpo .deps/r2cfII_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c -o r2cfII_3.lo r2cfII_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -fPIC -DPIC -o .libs/r2cfII_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_3.lo -MD -MP -MF .deps/r2cfII_3.Tpo -c r2cfII_3.c -o r2cfII_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hf2_25.lo -MD -MP -MF .deps/hf2_25.Tpo -c hf2_25.c -o hf2_25.o >/dev/null 2>&1
# mv -f .deps/r2cfII_3.Tpo .deps/r2cfII_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c -o r2cfII_4.lo r2cfII_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -fPIC -DPIC -o .libs/r2cfII_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_4.lo -MD -MP -MF .deps/r2cfII_4.Tpo -c r2cfII_4.c -o r2cfII_4.o >/dev/null 2>&1
# mv -f .deps/r2cfII_4.Tpo .deps/r2cfII_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c -o r2cfII_5.lo r2cfII_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -fPIC -DPIC -o .libs/r2cfII_5.o
# mv -f .deps/hf2_25.Tpo .deps/hf2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c -o r2cfII_6.lo r2cfII_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -fPIC -DPIC -o .libs/r2cfII_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_5.lo -MD -MP -MF .deps/r2cfII_5.Tpo -c r2cfII_5.c -o r2cfII_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_6.lo -MD -MP -MF .deps/r2cfII_6.Tpo -c r2cfII_6.c -o r2cfII_6.o >/dev/null 2>&1
# mv -f .deps/r2cfII_6.Tpo .deps/r2cfII_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c -o r2cfII_7.lo r2cfII_7.c
# mv -f .deps/r2cfII_5.Tpo .deps/r2cfII_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c -o r2cfII_8.lo r2cfII_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -fPIC -DPIC -o .libs/r2cfII_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_7.lo -MD -MP -MF .deps/r2cfII_7.Tpo -c r2cfII_7.c -o r2cfII_7.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -fPIC -DPIC -o .libs/r2cfII_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_8.lo -MD -MP -MF .deps/r2cfII_8.Tpo -c r2cfII_8.c -o r2cfII_8.o >/dev/null 2>&1
# mv -f .deps/r2cfII_7.Tpo .deps/r2cfII_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c -o r2cfII_9.lo r2cfII_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -fPIC -DPIC -o .libs/r2cfII_9.o
# mv -f .deps/r2cfII_8.Tpo .deps/r2cfII_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c -o r2cfII_10.lo r2cfII_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_9.lo -MD -MP -MF .deps/r2cfII_9.Tpo -c r2cfII_9.c -o r2cfII_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -fPIC -DPIC -o .libs/r2cfII_10.o
# mv -f .deps/r2cfII_9.Tpo .deps/r2cfII_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c -o r2cfII_12.lo r2cfII_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_10.lo -MD -MP -MF .deps/r2cfII_10.Tpo -c r2cfII_10.c -o r2cfII_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -fPIC -DPIC -o .libs/r2cfII_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_12.lo -MD -MP -MF .deps/r2cfII_12.Tpo -c r2cfII_12.c -o r2cfII_12.o >/dev/null 2>&1
# mv -f .deps/r2cfII_10.Tpo .deps/r2cfII_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c -o r2cfII_15.lo r2cfII_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -fPIC -DPIC -o .libs/r2cfII_15.o
# mv -f .deps/r2cfII_12.Tpo .deps/r2cfII_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c -o r2cfII_16.lo r2cfII_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -fPIC -DPIC -o .libs/r2cfII_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_16.lo -MD -MP -MF .deps/r2cfII_16.Tpo -c r2cfII_16.c -o r2cfII_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_15.lo -MD -MP -MF .deps/r2cfII_15.Tpo -c r2cfII_15.c -o r2cfII_15.o >/dev/null 2>&1
# mv -f .deps/r2cfII_16.Tpo .deps/r2cfII_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c -o r2cfII_32.lo r2cfII_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -fPIC -DPIC -o .libs/r2cfII_32.o
# mv -f .deps/r2cfII_15.Tpo .deps/r2cfII_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c -o r2cfII_64.lo r2cfII_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -fPIC -DPIC -o .libs/r2cfII_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_32.lo -MD -MP -MF .deps/r2cfII_32.Tpo -c r2cfII_32.c -o r2cfII_32.o >/dev/null 2>&1
# mv -f .deps/r2cfII_32.Tpo .deps/r2cfII_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c -o r2cfII_20.lo r2cfII_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -fPIC -DPIC -o .libs/r2cfII_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_64.lo -MD -MP -MF .deps/r2cfII_64.Tpo -c r2cfII_64.c -o r2cfII_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_20.lo -MD -MP -MF .deps/r2cfII_20.Tpo -c r2cfII_20.c -o r2cfII_20.o >/dev/null 2>&1
# mv -f .deps/r2cfII_20.Tpo .deps/r2cfII_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c -o r2cfII_25.lo r2cfII_25.c
# mv -f .deps/r2cfII_64.Tpo .deps/r2cfII_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c -o hc2cf_2.lo hc2cf_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -fPIC -DPIC -o .libs/hc2cf_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_2.lo -MD -MP -MF .deps/hc2cf_2.Tpo -c hc2cf_2.c -o hc2cf_2.o >/dev/null 2>&1
# mv -f .deps/hc2cf_2.Tpo .deps/hc2cf_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c -o hc2cf_4.lo hc2cf_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -fPIC -DPIC -o .libs/hc2cf_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -fPIC -DPIC -o .libs/r2cfII_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cfII_25.lo -MD -MP -MF .deps/r2cfII_25.Tpo -c r2cfII_25.c -o r2cfII_25.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_4.lo -MD -MP -MF .deps/hc2cf_4.Tpo -c hc2cf_4.c -o hc2cf_4.o >/dev/null 2>&1
# mv -f .deps/r2cfII_25.Tpo .deps/r2cfII_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c -o hc2cf_6.lo hc2cf_6.c
# mv -f .deps/hc2cf_4.Tpo .deps/hc2cf_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c -o hc2cf_8.lo hc2cf_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -fPIC -DPIC -o .libs/hc2cf_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -fPIC -DPIC -o .libs/hc2cf_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_6.lo -MD -MP -MF .deps/hc2cf_6.Tpo -c hc2cf_6.c -o hc2cf_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_8.lo -MD -MP -MF .deps/hc2cf_8.Tpo -c hc2cf_8.c -o hc2cf_8.o >/dev/null 2>&1
# mv -f .deps/hc2cf_6.Tpo .deps/hc2cf_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c -o hc2cf_10.lo hc2cf_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -fPIC -DPIC -o .libs/hc2cf_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_10.lo -MD -MP -MF .deps/hc2cf_10.Tpo -c hc2cf_10.c -o hc2cf_10.o >/dev/null 2>&1
# mv -f .deps/hc2cf_10.Tpo .deps/hc2cf_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c -o hc2cf_12.lo hc2cf_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -fPIC -DPIC -o .libs/hc2cf_12.o
# mv -f .deps/hc2cf_8.Tpo .deps/hc2cf_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c -o hc2cf_16.lo hc2cf_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_12.lo -MD -MP -MF .deps/hc2cf_12.Tpo -c hc2cf_12.c -o hc2cf_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -fPIC -DPIC -o .libs/hc2cf_16.o
# mv -f .deps/hc2cf_12.Tpo .deps/hc2cf_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c -o hc2cf_32.lo hc2cf_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -fPIC -DPIC -o .libs/hc2cf_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_16.lo -MD -MP -MF .deps/hc2cf_16.Tpo -c hc2cf_16.c -o hc2cf_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_32.lo -MD -MP -MF .deps/hc2cf_32.Tpo -c hc2cf_32.c -o hc2cf_32.o >/dev/null 2>&1
# mv -f .deps/hc2cf_16.Tpo .deps/hc2cf_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c -o hc2cf_20.lo hc2cf_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -fPIC -DPIC -o .libs/hc2cf_20.o
# mv -f .deps/hc2cf_32.Tpo .deps/hc2cf_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c -o hc2cf2_4.lo hc2cf2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf_20.lo -MD -MP -MF .deps/hc2cf_20.Tpo -c hc2cf_20.c -o hc2cf_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -fPIC -DPIC -o .libs/hc2cf2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_4.lo -MD -MP -MF .deps/hc2cf2_4.Tpo -c hc2cf2_4.c -o hc2cf2_4.o >/dev/null 2>&1
# mv -f .deps/hc2cf_20.Tpo .deps/hc2cf_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c -o hc2cf2_8.lo hc2cf2_8.c
# mv -f .deps/hc2cf2_4.Tpo .deps/hc2cf2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c -o hc2cf2_16.lo hc2cf2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -fPIC -DPIC -o .libs/hc2cf2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -fPIC -DPIC -o .libs/hc2cf2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_8.lo -MD -MP -MF .deps/hc2cf2_8.Tpo -c hc2cf2_8.c -o hc2cf2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_8.Tpo .deps/hc2cf2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c -o hc2cf2_32.lo hc2cf2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_16.lo -MD -MP -MF .deps/hc2cf2_16.Tpo -c hc2cf2_16.c -o hc2cf2_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -fPIC -DPIC -o .libs/hc2cf2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_32.lo -MD -MP -MF .deps/hc2cf2_32.Tpo -c hc2cf2_32.c -o hc2cf2_32.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_16.Tpo .deps/hc2cf2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c -o hc2cf2_20.lo hc2cf2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -fPIC -DPIC -o .libs/hc2cf2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cf2_20.lo -MD -MP -MF .deps/hc2cf2_20.Tpo -c hc2cf2_20.c -o hc2cf2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_20.Tpo .deps/hc2cf2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c -o hc2cfdft_2.lo hc2cfdft_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -fPIC -DPIC -o .libs/hc2cfdft_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_2.lo -MD -MP -MF .deps/hc2cfdft_2.Tpo -c hc2cfdft_2.c -o hc2cfdft_2.o >/dev/null 2>&1
# mv -f .deps/hc2cf2_32.Tpo .deps/hc2cf2_32.Plo
# mv -f .deps/hc2cfdft_2.Tpo .deps/hc2cfdft_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c -o hc2cfdft_4.lo hc2cfdft_4.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c -o hc2cfdft_6.lo hc2cfdft_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -fPIC -DPIC -o .libs/hc2cfdft_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -fPIC -DPIC -o .libs/hc2cfdft_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_6.lo -MD -MP -MF .deps/hc2cfdft_6.Tpo -c hc2cfdft_6.c -o hc2cfdft_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_4.lo -MD -MP -MF .deps/hc2cfdft_4.Tpo -c hc2cfdft_4.c -o hc2cfdft_4.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_6.Tpo .deps/hc2cfdft_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c -o hc2cfdft_8.lo hc2cfdft_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -fPIC -DPIC -o .libs/hc2cfdft_8.o
# mv -f .deps/hc2cfdft_4.Tpo .deps/hc2cfdft_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c -o hc2cfdft_10.lo hc2cfdft_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -fPIC -DPIC -o .libs/hc2cfdft_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_8.lo -MD -MP -MF .deps/hc2cfdft_8.Tpo -c hc2cfdft_8.c -o hc2cfdft_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_10.lo -MD -MP -MF .deps/hc2cfdft_10.Tpo -c hc2cfdft_10.c -o hc2cfdft_10.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_8.Tpo .deps/hc2cfdft_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c -o hc2cfdft_12.lo hc2cfdft_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -fPIC -DPIC -o .libs/hc2cfdft_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_12.lo -MD -MP -MF .deps/hc2cfdft_12.Tpo -c hc2cfdft_12.c -o hc2cfdft_12.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_10.Tpo .deps/hc2cfdft_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c -o hc2cfdft_16.lo hc2cfdft_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -fPIC -DPIC -o .libs/hc2cfdft_16.o
# mv -f .deps/hc2cfdft_12.Tpo .deps/hc2cfdft_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c -o hc2cfdft_32.lo hc2cfdft_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -fPIC -DPIC -o .libs/hc2cfdft_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_16.lo -MD -MP -MF .deps/hc2cfdft_16.Tpo -c hc2cfdft_16.c -o hc2cfdft_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_32.lo -MD -MP -MF .deps/hc2cfdft_32.Tpo -c hc2cfdft_32.c -o hc2cfdft_32.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_16.Tpo .deps/hc2cfdft_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c -o hc2cfdft_20.lo hc2cfdft_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -fPIC -DPIC -o .libs/hc2cfdft_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft_20.lo -MD -MP -MF .deps/hc2cfdft_20.Tpo -c hc2cfdft_20.c -o hc2cfdft_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft_32.Tpo .deps/hc2cfdft_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c -o hc2cfdft2_4.lo hc2cfdft2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -fPIC -DPIC -o .libs/hc2cfdft2_4.o
# mv -f .deps/hc2cfdft_20.Tpo .deps/hc2cfdft_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c -o hc2cfdft2_8.lo hc2cfdft2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_4.lo -MD -MP -MF .deps/hc2cfdft2_4.Tpo -c hc2cfdft2_4.c -o hc2cfdft2_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -fPIC -DPIC -o .libs/hc2cfdft2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_8.lo -MD -MP -MF .deps/hc2cfdft2_8.Tpo -c hc2cfdft2_8.c -o hc2cfdft2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_4.Tpo .deps/hc2cfdft2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c -o hc2cfdft2_16.lo hc2cfdft2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -fPIC -DPIC -o .libs/hc2cfdft2_16.o
# mv -f .deps/hc2cfdft2_8.Tpo .deps/hc2cfdft2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c -o hc2cfdft2_32.lo hc2cfdft2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -fPIC -DPIC -o .libs/hc2cfdft2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_16.lo -MD -MP -MF .deps/hc2cfdft2_16.Tpo -c hc2cfdft2_16.c -o hc2cfdft2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_16.Tpo .deps/hc2cfdft2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c -o hc2cfdft2_20.lo hc2cfdft2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -fPIC -DPIC -o .libs/hc2cfdft2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_32.lo -MD -MP -MF .deps/hc2cfdft2_32.Tpo -c hc2cfdft2_32.c -o hc2cfdft2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdft2_20.lo -MD -MP -MF .deps/hc2cfdft2_20.Tpo -c hc2cfdft2_20.c -o hc2cfdft2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdft2_32.Tpo .deps/hc2cfdft2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# mv -f .deps/hc2cfdft2_20.Tpo .deps/hc2cfdft2_20.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2cf.la r2cf_2.lo r2cf_3.lo r2cf_4.lo r2cf_5.lo r2cf_6.lo r2cf_7.lo r2cf_8.lo r2cf_9.lo r2cf_10.lo r2cf_11.lo r2cf_12.lo r2cf_13.lo r2cf_14.lo r2cf_15.lo r2cf_16.lo r2cf_32.lo r2cf_64.lo r2cf_128.lo r2cf_20.lo r2cf_25.lo hf_2.lo hf_3.lo hf_4.lo hf_5.lo hf_6.lo hf_7.lo hf_8.lo hf_9.lo hf_10.lo hf_12.lo hf_15.lo hf_16.lo hf_32.lo hf_64.lo hf_20.lo hf_25.lo hf2_4.lo hf2_8.lo hf2_16.lo hf2_32.lo hf2_5.lo hf2_20.lo hf2_25.lo r2cfII_2.lo r2cfII_3.lo r2cfII_4.lo r2cfII_5.lo r2cfII_6.lo r2cfII_7.lo r2cfII_8.lo r2cfII_9.lo r2cfII_10.lo r2cfII_12.lo r2cfII_15.lo r2cfII_16.lo r2cfII_32.lo r2cfII_64.lo r2cfII_20.lo r2cfII_25.lo hc2cf_2.lo hc2cf_4.lo hc2cf_6.lo hc2cf_8.lo hc2cf_10.lo hc2cf_12.lo hc2cf_16.lo hc2cf_32.lo hc2cf_20.lo hc2cf2_4.lo hc2cf2_8.lo hc2cf2_16.lo hc2cf2_32.lo hc2cf2_20.lo hc2cfdft_2.lo hc2cfdft_4.lo hc2cfdft_6.lo hc2cfdft_8.lo hc2cfdft_10.lo hc2cfdft_12.lo hc2cfdft_16.lo hc2cfdft_32.lo hc2cfdft_20.lo hc2cfdft2_4.lo hc2cfdft2_8.lo hc2cfdft2_16.lo hc2cfdft2_32.lo hc2cfdft2_20.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2cf.a .libs/r2cf_2.o .libs/r2cf_3.o .libs/r2cf_4.o .libs/r2cf_5.o .libs/r2cf_6.o .libs/r2cf_7.o .libs/r2cf_8.o .libs/r2cf_9.o .libs/r2cf_10.o .libs/r2cf_11.o .libs/r2cf_12.o .libs/r2cf_13.o .libs/r2cf_14.o .libs/r2cf_15.o .libs/r2cf_16.o .libs/r2cf_32.o .libs/r2cf_64.o .libs/r2cf_128.o .libs/r2cf_20.o .libs/r2cf_25.o .libs/hf_2.o .libs/hf_3.o .libs/hf_4.o .libs/hf_5.o .libs/hf_6.o .libs/hf_7.o .libs/hf_8.o .libs/hf_9.o .libs/hf_10.o .libs/hf_12.o .libs/hf_15.o .libs/hf_16.o .libs/hf_32.o .libs/hf_64.o .libs/hf_20.o .libs/hf_25.o .libs/hf2_4.o .libs/hf2_8.o .libs/hf2_16.o .libs/hf2_32.o .libs/hf2_5.o .libs/hf2_20.o .libs/hf2_25.o .libs/r2cfII_2.o .libs/r2cfII_3.o .libs/r2cfII_4.o .libs/r2cfII_5.o .libs/r2cfII_6.o .libs/r2cfII_7.o .libs/r2cfII_8.o .libs/r2cfII_9.o .libs/r2cfII_10.o .libs/r2cfII_12.o .libs/r2cfII_15.o .libs/r2cfII_16.o .libs/r2cfII_32.o .libs/r2cfII_64.o .libs/r2cfII_20.o .libs/r2cfII_25.o .libs/hc2cf_2.o .libs/hc2cf_4.o .libs/hc2cf_6.o .libs/hc2cf_8.o .libs/hc2cf_10.o .libs/hc2cf_12.o .libs/hc2cf_16.o .libs/hc2cf_32.o .libs/hc2cf_20.o .libs/hc2cf2_4.o .libs/hc2cf2_8.o .libs/hc2cf2_16.o .libs/hc2cf2_32.o .libs/hc2cf2_20.o .libs/hc2cfdft_2.o .libs/hc2cfdft_4.o .libs/hc2cfdft_6.o .libs/hc2cfdft_8.o .libs/hc2cfdft_10.o .libs/hc2cfdft_12.o .libs/hc2cfdft_16.o .libs/hc2cfdft_32.o .libs/hc2cfdft_20.o .libs/hc2cfdft2_4.o .libs/hc2cfdft2_8.o .libs/hc2cfdft2_16.o .libs/hc2cfdft2_32.o .libs/hc2cfdft2_20.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2cf.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cf.la" && ln -s "../librdft_scalar_r2cf.la" "librdft_scalar_r2cf.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# Making all in r2cb
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2cb);"; \
# echo "const solvtab X(solvtab_rdft_r2cb) = {"; \
# for i in r2cb_2.c r2cb_3.c r2cb_4.c r2cb_5.c r2cb_6.c r2cb_7.c r2cb_8.c r2cb_9.c r2cb_10.c r2cb_11.c r2cb_12.c r2cb_13.c r2cb_14.c r2cb_15.c r2cb_16.c r2cb_32.c r2cb_64.c r2cb_128.c r2cb_20.c r2cb_25.c hb_2.c hb_3.c hb_4.c hb_5.c hb_6.c hb_7.c hb_8.c hb_9.c hb_10.c hb_12.c hb_15.c hb_16.c hb_32.c hb_64.c hb_20.c hb_25.c hb2_4.c hb2_8.c hb2_16.c hb2_32.c hb2_5.c hb2_20.c hb2_25.c r2cbIII_2.c r2cbIII_3.c r2cbIII_4.c r2cbIII_5.c r2cbIII_6.c r2cbIII_7.c r2cbIII_8.c r2cbIII_9.c r2cbIII_10.c r2cbIII_12.c r2cbIII_15.c r2cbIII_16.c r2cbIII_32.c r2cbIII_64.c r2cbIII_20.c r2cbIII_25.c hc2cb_2.c hc2cb_4.c hc2cb_6.c hc2cb_8.c hc2cb_10.c hc2cb_12.c hc2cb_16.c hc2cb_32.c hc2cb_20.c hc2cb2_4.c hc2cb2_8.c hc2cb2_16.c hc2cb2_32.c hc2cb2_20.c hc2cbdft_2.c hc2cbdft_4.c hc2cbdft_6.c hc2cbdft_8.c hc2cbdft_10.c hc2cbdft_12.c hc2cbdft_16.c hc2cbdft_32.c hc2cbdft_20.c hc2cbdft2_4.c hc2cbdft2_8.c hc2cbdft2_16.c hc2cbdft2_32.c hc2cbdft2_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c -o r2cb_2.lo r2cb_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c -o r2cb_3.lo r2cb_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -fPIC -DPIC -o .libs/r2cb_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -fPIC -DPIC -o .libs/r2cb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_3.lo -MD -MP -MF .deps/r2cb_3.Tpo -c r2cb_3.c -o r2cb_3.o >/dev/null 2>&1
# mv -f .deps/r2cb_3.Tpo .deps/r2cb_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c -o r2cb_4.lo r2cb_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_2.lo -MD -MP -MF .deps/r2cb_2.Tpo -c r2cb_2.c -o r2cb_2.o >/dev/null 2>&1
# mv -f .deps/r2cb_2.Tpo .deps/r2cb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c -o r2cb_5.lo r2cb_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -fPIC -DPIC -o .libs/r2cb_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -fPIC -DPIC -o .libs/r2cb_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_5.lo -MD -MP -MF .deps/r2cb_5.Tpo -c r2cb_5.c -o r2cb_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_4.lo -MD -MP -MF .deps/r2cb_4.Tpo -c r2cb_4.c -o r2cb_4.o >/dev/null 2>&1
# mv -f .deps/r2cb_4.Tpo .deps/r2cb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c -o r2cb_6.lo r2cb_6.c
# mv -f .deps/r2cb_5.Tpo .deps/r2cb_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c -o r2cb_7.lo r2cb_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -fPIC -DPIC -o .libs/r2cb_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -fPIC -DPIC -o .libs/r2cb_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_6.lo -MD -MP -MF .deps/r2cb_6.Tpo -c r2cb_6.c -o r2cb_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_7.lo -MD -MP -MF .deps/r2cb_7.Tpo -c r2cb_7.c -o r2cb_7.o >/dev/null 2>&1
# mv -f .deps/r2cb_6.Tpo .deps/r2cb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c -o r2cb_8.lo r2cb_8.c
# mv -f .deps/r2cb_7.Tpo .deps/r2cb_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c -o r2cb_9.lo r2cb_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -fPIC -DPIC -o .libs/r2cb_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -fPIC -DPIC -o .libs/r2cb_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_8.lo -MD -MP -MF .deps/r2cb_8.Tpo -c r2cb_8.c -o r2cb_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_9.lo -MD -MP -MF .deps/r2cb_9.Tpo -c r2cb_9.c -o r2cb_9.o >/dev/null 2>&1
# mv -f .deps/r2cb_8.Tpo .deps/r2cb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c -o r2cb_10.lo r2cb_10.c
# mv -f .deps/r2cb_9.Tpo .deps/r2cb_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c -o r2cb_11.lo r2cb_11.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -fPIC -DPIC -o .libs/r2cb_11.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -fPIC -DPIC -o .libs/r2cb_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_11.lo -MD -MP -MF .deps/r2cb_11.Tpo -c r2cb_11.c -o r2cb_11.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_10.lo -MD -MP -MF .deps/r2cb_10.Tpo -c r2cb_10.c -o r2cb_10.o >/dev/null 2>&1
# mv -f .deps/r2cb_10.Tpo .deps/r2cb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c -o r2cb_12.lo r2cb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -fPIC -DPIC -o .libs/r2cb_12.o
# mv -f .deps/r2cb_11.Tpo .deps/r2cb_11.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c -o r2cb_13.lo r2cb_13.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -fPIC -DPIC -o .libs/r2cb_13.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_12.lo -MD -MP -MF .deps/r2cb_12.Tpo -c r2cb_12.c -o r2cb_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_13.lo -MD -MP -MF .deps/r2cb_13.Tpo -c r2cb_13.c -o r2cb_13.o >/dev/null 2>&1
# mv -f .deps/r2cb_13.Tpo .deps/r2cb_13.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c -o r2cb_14.lo r2cb_14.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -fPIC -DPIC -o .libs/r2cb_14.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_14.lo -MD -MP -MF .deps/r2cb_14.Tpo -c r2cb_14.c -o r2cb_14.o >/dev/null 2>&1
# mv -f .deps/r2cb_12.Tpo .deps/r2cb_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c -o r2cb_15.lo r2cb_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -fPIC -DPIC -o .libs/r2cb_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_15.lo -MD -MP -MF .deps/r2cb_15.Tpo -c r2cb_15.c -o r2cb_15.o >/dev/null 2>&1
# mv -f .deps/r2cb_15.Tpo .deps/r2cb_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c -o r2cb_16.lo r2cb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -fPIC -DPIC -o .libs/r2cb_16.o
# mv -f .deps/r2cb_14.Tpo .deps/r2cb_14.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c -o r2cb_32.lo r2cb_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_16.lo -MD -MP -MF .deps/r2cb_16.Tpo -c r2cb_16.c -o r2cb_16.o >/dev/null 2>&1
# mv -f .deps/r2cb_16.Tpo .deps/r2cb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c -o r2cb_64.lo r2cb_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -fPIC -DPIC -o .libs/r2cb_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -fPIC -DPIC -o .libs/r2cb_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_64.lo -MD -MP -MF .deps/r2cb_64.Tpo -c r2cb_64.c -o r2cb_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_32.lo -MD -MP -MF .deps/r2cb_32.Tpo -c r2cb_32.c -o r2cb_32.o >/dev/null 2>&1
# mv -f .deps/r2cb_32.Tpo .deps/r2cb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c -o r2cb_128.lo r2cb_128.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -fPIC -DPIC -o .libs/r2cb_128.o
# mv -f .deps/r2cb_64.Tpo .deps/r2cb_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c -o r2cb_20.lo r2cb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -fPIC -DPIC -o .libs/r2cb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_20.lo -MD -MP -MF .deps/r2cb_20.Tpo -c r2cb_20.c -o r2cb_20.o >/dev/null 2>&1
# mv -f .deps/r2cb_20.Tpo .deps/r2cb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c -o r2cb_25.lo r2cb_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -fPIC -DPIC -o .libs/r2cb_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_25.lo -MD -MP -MF .deps/r2cb_25.Tpo -c r2cb_25.c -o r2cb_25.o >/dev/null 2>&1
# mv -f .deps/r2cb_25.Tpo .deps/r2cb_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c -o hb_2.lo hb_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -fPIC -DPIC -o .libs/hb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_2.lo -MD -MP -MF .deps/hb_2.Tpo -c hb_2.c -o hb_2.o >/dev/null 2>&1
# mv -f .deps/hb_2.Tpo .deps/hb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c -o hb_3.lo hb_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -fPIC -DPIC -o .libs/hb_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_3.lo -MD -MP -MF .deps/hb_3.Tpo -c hb_3.c -o hb_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cb_128.lo -MD -MP -MF .deps/r2cb_128.Tpo -c r2cb_128.c -o r2cb_128.o >/dev/null 2>&1
# mv -f .deps/hb_3.Tpo .deps/hb_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c -o hb_4.lo hb_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -fPIC -DPIC -o .libs/hb_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_4.lo -MD -MP -MF .deps/hb_4.Tpo -c hb_4.c -o hb_4.o >/dev/null 2>&1
# mv -f .deps/hb_4.Tpo .deps/hb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c -o hb_5.lo hb_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -fPIC -DPIC -o .libs/hb_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_5.lo -MD -MP -MF .deps/hb_5.Tpo -c hb_5.c -o hb_5.o >/dev/null 2>&1
# mv -f .deps/hb_5.Tpo .deps/hb_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c -o hb_6.lo hb_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -fPIC -DPIC -o .libs/hb_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_6.lo -MD -MP -MF .deps/hb_6.Tpo -c hb_6.c -o hb_6.o >/dev/null 2>&1
# mv -f .deps/hb_6.Tpo .deps/hb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c -o hb_7.lo hb_7.c
# mv -f .deps/r2cb_128.Tpo .deps/r2cb_128.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c -o hb_8.lo hb_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -fPIC -DPIC -o .libs/hb_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -fPIC -DPIC -o .libs/hb_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_8.lo -MD -MP -MF .deps/hb_8.Tpo -c hb_8.c -o hb_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_7.lo -MD -MP -MF .deps/hb_7.Tpo -c hb_7.c -o hb_7.o >/dev/null 2>&1
# mv -f .deps/hb_8.Tpo .deps/hb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c -o hb_9.lo hb_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -fPIC -DPIC -o .libs/hb_9.o
# mv -f .deps/hb_7.Tpo .deps/hb_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c -o hb_10.lo hb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -fPIC -DPIC -o .libs/hb_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_9.lo -MD -MP -MF .deps/hb_9.Tpo -c hb_9.c -o hb_9.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_10.lo -MD -MP -MF .deps/hb_10.Tpo -c hb_10.c -o hb_10.o >/dev/null 2>&1
# mv -f .deps/hb_9.Tpo .deps/hb_9.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c -o hb_12.lo hb_12.c
# mv -f .deps/hb_10.Tpo .deps/hb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c -o hb_15.lo hb_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -fPIC -DPIC -o .libs/hb_15.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_15.lo -MD -MP -MF .deps/hb_15.Tpo -c hb_15.c -o hb_15.o >/dev/null 2>&1
# mv -f .deps/hb_15.Tpo .deps/hb_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c -o hb_16.lo hb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -fPIC -DPIC -o .libs/hb_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -fPIC -DPIC -o .libs/hb_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_16.lo -MD -MP -MF .deps/hb_16.Tpo -c hb_16.c -o hb_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_12.lo -MD -MP -MF .deps/hb_12.Tpo -c hb_12.c -o hb_12.o >/dev/null 2>&1
# mv -f .deps/hb_16.Tpo .deps/hb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c -o hb_32.lo hb_32.c
# mv -f .deps/hb_12.Tpo .deps/hb_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c -o hb_64.lo hb_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -fPIC -DPIC -o .libs/hb_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -fPIC -DPIC -o .libs/hb_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_32.lo -MD -MP -MF .deps/hb_32.Tpo -c hb_32.c -o hb_32.o >/dev/null 2>&1
# mv -f .deps/hb_32.Tpo .deps/hb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c -o hb_20.lo hb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -fPIC -DPIC -o .libs/hb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_64.lo -MD -MP -MF .deps/hb_64.Tpo -c hb_64.c -o hb_64.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_20.lo -MD -MP -MF .deps/hb_20.Tpo -c hb_20.c -o hb_20.o >/dev/null 2>&1
# mv -f .deps/hb_20.Tpo .deps/hb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c -o hb_25.lo hb_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -fPIC -DPIC -o .libs/hb_25.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb_25.lo -MD -MP -MF .deps/hb_25.Tpo -c hb_25.c -o hb_25.o >/dev/null 2>&1
# mv -f .deps/hb_64.Tpo .deps/hb_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c -o hb2_4.lo hb2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -fPIC -DPIC -o .libs/hb2_4.o
# mv -f .deps/hb_25.Tpo .deps/hb_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c -o hb2_8.lo hb2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_4.lo -MD -MP -MF .deps/hb2_4.Tpo -c hb2_4.c -o hb2_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -fPIC -DPIC -o .libs/hb2_8.o
# mv -f .deps/hb2_4.Tpo .deps/hb2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c -o hb2_16.lo hb2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -fPIC -DPIC -o .libs/hb2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_8.lo -MD -MP -MF .deps/hb2_8.Tpo -c hb2_8.c -o hb2_8.o >/dev/null 2>&1
# mv -f .deps/hb2_8.Tpo .deps/hb2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c -o hb2_32.lo hb2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_16.lo -MD -MP -MF .deps/hb2_16.Tpo -c hb2_16.c -o hb2_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -fPIC -DPIC -o .libs/hb2_32.o
# mv -f .deps/hb2_16.Tpo .deps/hb2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c -o hb2_5.lo hb2_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -fPIC -DPIC -o .libs/hb2_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_5.lo -MD -MP -MF .deps/hb2_5.Tpo -c hb2_5.c -o hb2_5.o >/dev/null 2>&1
# mv -f .deps/hb2_5.Tpo .deps/hb2_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c -o hb2_20.lo hb2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -fPIC -DPIC -o .libs/hb2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_32.lo -MD -MP -MF .deps/hb2_32.Tpo -c hb2_32.c -o hb2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_20.lo -MD -MP -MF .deps/hb2_20.Tpo -c hb2_20.c -o hb2_20.o >/dev/null 2>&1
# mv -f .deps/hb2_20.Tpo .deps/hb2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c -o hb2_25.lo hb2_25.c
# mv -f .deps/hb2_32.Tpo .deps/hb2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c -o r2cbIII_2.lo r2cbIII_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -fPIC -DPIC -o .libs/r2cbIII_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_2.lo -MD -MP -MF .deps/r2cbIII_2.Tpo -c r2cbIII_2.c -o r2cbIII_2.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_2.Tpo .deps/r2cbIII_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c -o r2cbIII_3.lo r2cbIII_3.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -fPIC -DPIC -o .libs/r2cbIII_3.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_3.lo -MD -MP -MF .deps/r2cbIII_3.Tpo -c r2cbIII_3.c -o r2cbIII_3.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -fPIC -DPIC -o .libs/hb2_25.o
# mv -f .deps/r2cbIII_3.Tpo .deps/r2cbIII_3.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c -o r2cbIII_4.lo r2cbIII_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -fPIC -DPIC -o .libs/r2cbIII_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_4.lo -MD -MP -MF .deps/r2cbIII_4.Tpo -c r2cbIII_4.c -o r2cbIII_4.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_4.Tpo .deps/r2cbIII_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c -o r2cbIII_5.lo r2cbIII_5.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -fPIC -DPIC -o .libs/r2cbIII_5.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_5.lo -MD -MP -MF .deps/r2cbIII_5.Tpo -c r2cbIII_5.c -o r2cbIII_5.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hb2_25.lo -MD -MP -MF .deps/hb2_25.Tpo -c hb2_25.c -o hb2_25.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_5.Tpo .deps/r2cbIII_5.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c -o r2cbIII_6.lo r2cbIII_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -fPIC -DPIC -o .libs/r2cbIII_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_6.lo -MD -MP -MF .deps/r2cbIII_6.Tpo -c r2cbIII_6.c -o r2cbIII_6.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_6.Tpo .deps/r2cbIII_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c -o r2cbIII_7.lo r2cbIII_7.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -fPIC -DPIC -o .libs/r2cbIII_7.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_7.lo -MD -MP -MF .deps/r2cbIII_7.Tpo -c r2cbIII_7.c -o r2cbIII_7.o >/dev/null 2>&1
# mv -f .deps/hb2_25.Tpo .deps/hb2_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c -o r2cbIII_8.lo r2cbIII_8.c
# mv -f .deps/r2cbIII_7.Tpo .deps/r2cbIII_7.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c -o r2cbIII_9.lo r2cbIII_9.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -fPIC -DPIC -o .libs/r2cbIII_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -fPIC -DPIC -o .libs/r2cbIII_9.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_8.lo -MD -MP -MF .deps/r2cbIII_8.Tpo -c r2cbIII_8.c -o r2cbIII_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_9.lo -MD -MP -MF .deps/r2cbIII_9.Tpo -c r2cbIII_9.c -o r2cbIII_9.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_8.Tpo .deps/r2cbIII_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c -o r2cbIII_10.lo r2cbIII_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -fPIC -DPIC -o .libs/r2cbIII_10.o
# mv -f .deps/r2cbIII_9.Tpo .deps/r2cbIII_9.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_10.lo -MD -MP -MF .deps/r2cbIII_10.Tpo -c r2cbIII_10.c -o r2cbIII_10.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c -o r2cbIII_12.lo r2cbIII_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -fPIC -DPIC -o .libs/r2cbIII_12.o
# mv -f .deps/r2cbIII_10.Tpo .deps/r2cbIII_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c -o r2cbIII_15.lo r2cbIII_15.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_12.lo -MD -MP -MF .deps/r2cbIII_12.Tpo -c r2cbIII_12.c -o r2cbIII_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -fPIC -DPIC -o .libs/r2cbIII_15.o
# mv -f .deps/r2cbIII_12.Tpo .deps/r2cbIII_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c -o r2cbIII_16.lo r2cbIII_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -fPIC -DPIC -o .libs/r2cbIII_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_15.lo -MD -MP -MF .deps/r2cbIII_15.Tpo -c r2cbIII_15.c -o r2cbIII_15.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_16.lo -MD -MP -MF .deps/r2cbIII_16.Tpo -c r2cbIII_16.c -o r2cbIII_16.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_15.Tpo .deps/r2cbIII_15.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c -o r2cbIII_32.lo r2cbIII_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -fPIC -DPIC -o .libs/r2cbIII_32.o
# mv -f .deps/r2cbIII_16.Tpo .deps/r2cbIII_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c -o r2cbIII_64.lo r2cbIII_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -fPIC -DPIC -o .libs/r2cbIII_64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_32.lo -MD -MP -MF .deps/r2cbIII_32.Tpo -c r2cbIII_32.c -o r2cbIII_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_64.lo -MD -MP -MF .deps/r2cbIII_64.Tpo -c r2cbIII_64.c -o r2cbIII_64.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_32.Tpo .deps/r2cbIII_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c -o r2cbIII_20.lo r2cbIII_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -fPIC -DPIC -o .libs/r2cbIII_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_20.lo -MD -MP -MF .deps/r2cbIII_20.Tpo -c r2cbIII_20.c -o r2cbIII_20.o >/dev/null 2>&1
# mv -f .deps/r2cbIII_20.Tpo .deps/r2cbIII_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c -o r2cbIII_25.lo r2cbIII_25.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -fPIC -DPIC -o .libs/r2cbIII_25.o
# mv -f .deps/r2cbIII_64.Tpo .deps/r2cbIII_64.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c -o hc2cb_2.lo hc2cb_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -fPIC -DPIC -o .libs/hc2cb_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_2.lo -MD -MP -MF .deps/hc2cb_2.Tpo -c hc2cb_2.c -o hc2cb_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2cbIII_25.lo -MD -MP -MF .deps/r2cbIII_25.Tpo -c r2cbIII_25.c -o r2cbIII_25.o >/dev/null 2>&1
# mv -f .deps/hc2cb_2.Tpo .deps/hc2cb_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c -o hc2cb_4.lo hc2cb_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -fPIC -DPIC -o .libs/hc2cb_4.o
# mv -f .deps/r2cbIII_25.Tpo .deps/r2cbIII_25.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c -o hc2cb_6.lo hc2cb_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_4.lo -MD -MP -MF .deps/hc2cb_4.Tpo -c hc2cb_4.c -o hc2cb_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -fPIC -DPIC -o .libs/hc2cb_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_6.lo -MD -MP -MF .deps/hc2cb_6.Tpo -c hc2cb_6.c -o hc2cb_6.o >/dev/null 2>&1
# mv -f .deps/hc2cb_4.Tpo .deps/hc2cb_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c -o hc2cb_8.lo hc2cb_8.c
# mv -f .deps/hc2cb_6.Tpo .deps/hc2cb_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c -o hc2cb_10.lo hc2cb_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -fPIC -DPIC -o .libs/hc2cb_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -fPIC -DPIC -o .libs/hc2cb_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_10.lo -MD -MP -MF .deps/hc2cb_10.Tpo -c hc2cb_10.c -o hc2cb_10.o >/dev/null 2>&1
# mv -f .deps/hc2cb_10.Tpo .deps/hc2cb_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c -o hc2cb_12.lo hc2cb_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_8.lo -MD -MP -MF .deps/hc2cb_8.Tpo -c hc2cb_8.c -o hc2cb_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -fPIC -DPIC -o .libs/hc2cb_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_12.lo -MD -MP -MF .deps/hc2cb_12.Tpo -c hc2cb_12.c -o hc2cb_12.o >/dev/null 2>&1
# mv -f .deps/hc2cb_8.Tpo .deps/hc2cb_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c -o hc2cb_16.lo hc2cb_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -fPIC -DPIC -o .libs/hc2cb_16.o
# mv -f .deps/hc2cb_12.Tpo .deps/hc2cb_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c -o hc2cb_32.lo hc2cb_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_16.lo -MD -MP -MF .deps/hc2cb_16.Tpo -c hc2cb_16.c -o hc2cb_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -fPIC -DPIC -o .libs/hc2cb_32.o
# mv -f .deps/hc2cb_16.Tpo .deps/hc2cb_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c -o hc2cb_20.lo hc2cb_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -fPIC -DPIC -o .libs/hc2cb_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_20.lo -MD -MP -MF .deps/hc2cb_20.Tpo -c hc2cb_20.c -o hc2cb_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb_32.lo -MD -MP -MF .deps/hc2cb_32.Tpo -c hc2cb_32.c -o hc2cb_32.o >/dev/null 2>&1
# mv -f .deps/hc2cb_20.Tpo .deps/hc2cb_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c -o hc2cb2_4.lo hc2cb2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -fPIC -DPIC -o .libs/hc2cb2_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_4.lo -MD -MP -MF .deps/hc2cb2_4.Tpo -c hc2cb2_4.c -o hc2cb2_4.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_4.Tpo .deps/hc2cb2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c -o hc2cb2_8.lo hc2cb2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -fPIC -DPIC -o .libs/hc2cb2_8.o
# mv -f .deps/hc2cb_32.Tpo .deps/hc2cb_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c -o hc2cb2_16.lo hc2cb2_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_8.lo -MD -MP -MF .deps/hc2cb2_8.Tpo -c hc2cb2_8.c -o hc2cb2_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -fPIC -DPIC -o .libs/hc2cb2_16.o
# mv -f .deps/hc2cb2_8.Tpo .deps/hc2cb2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c -o hc2cb2_32.lo hc2cb2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -fPIC -DPIC -o .libs/hc2cb2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_16.lo -MD -MP -MF .deps/hc2cb2_16.Tpo -c hc2cb2_16.c -o hc2cb2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_16.Tpo .deps/hc2cb2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c -o hc2cb2_20.lo hc2cb2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -fPIC -DPIC -o .libs/hc2cb2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_20.lo -MD -MP -MF .deps/hc2cb2_20.Tpo -c hc2cb2_20.c -o hc2cb2_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cb2_32.lo -MD -MP -MF .deps/hc2cb2_32.Tpo -c hc2cb2_32.c -o hc2cb2_32.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_20.Tpo .deps/hc2cb2_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c -o hc2cbdft_2.lo hc2cbdft_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -fPIC -DPIC -o .libs/hc2cbdft_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_2.lo -MD -MP -MF .deps/hc2cbdft_2.Tpo -c hc2cbdft_2.c -o hc2cbdft_2.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_2.Tpo .deps/hc2cbdft_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c -o hc2cbdft_4.lo hc2cbdft_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -fPIC -DPIC -o .libs/hc2cbdft_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_4.lo -MD -MP -MF .deps/hc2cbdft_4.Tpo -c hc2cbdft_4.c -o hc2cbdft_4.o >/dev/null 2>&1
# mv -f .deps/hc2cb2_32.Tpo .deps/hc2cb2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c -o hc2cbdft_6.lo hc2cbdft_6.c
# mv -f .deps/hc2cbdft_4.Tpo .deps/hc2cbdft_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c -o hc2cbdft_8.lo hc2cbdft_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -fPIC -DPIC -o .libs/hc2cbdft_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -fPIC -DPIC -o .libs/hc2cbdft_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_6.lo -MD -MP -MF .deps/hc2cbdft_6.Tpo -c hc2cbdft_6.c -o hc2cbdft_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_8.lo -MD -MP -MF .deps/hc2cbdft_8.Tpo -c hc2cbdft_8.c -o hc2cbdft_8.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_6.Tpo .deps/hc2cbdft_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c -o hc2cbdft_10.lo hc2cbdft_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -fPIC -DPIC -o .libs/hc2cbdft_10.o
# mv -f .deps/hc2cbdft_8.Tpo .deps/hc2cbdft_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c -o hc2cbdft_12.lo hc2cbdft_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -fPIC -DPIC -o .libs/hc2cbdft_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_10.lo -MD -MP -MF .deps/hc2cbdft_10.Tpo -c hc2cbdft_10.c -o hc2cbdft_10.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_10.Tpo .deps/hc2cbdft_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c -o hc2cbdft_16.lo hc2cbdft_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -fPIC -DPIC -o .libs/hc2cbdft_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_12.lo -MD -MP -MF .deps/hc2cbdft_12.Tpo -c hc2cbdft_12.c -o hc2cbdft_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_16.lo -MD -MP -MF .deps/hc2cbdft_16.Tpo -c hc2cbdft_16.c -o hc2cbdft_16.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_12.Tpo .deps/hc2cbdft_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c -o hc2cbdft_32.lo hc2cbdft_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -fPIC -DPIC -o .libs/hc2cbdft_32.o
# mv -f .deps/hc2cbdft_16.Tpo .deps/hc2cbdft_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c -o hc2cbdft_20.lo hc2cbdft_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -fPIC -DPIC -o .libs/hc2cbdft_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_32.lo -MD -MP -MF .deps/hc2cbdft_32.Tpo -c hc2cbdft_32.c -o hc2cbdft_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft_20.lo -MD -MP -MF .deps/hc2cbdft_20.Tpo -c hc2cbdft_20.c -o hc2cbdft_20.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft_32.Tpo .deps/hc2cbdft_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c -o hc2cbdft2_4.lo hc2cbdft2_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -fPIC -DPIC -o .libs/hc2cbdft2_4.o
# mv -f .deps/hc2cbdft_20.Tpo .deps/hc2cbdft_20.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_4.lo -MD -MP -MF .deps/hc2cbdft2_4.Tpo -c hc2cbdft2_4.c -o hc2cbdft2_4.o >/dev/null 2>&1
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c -o hc2cbdft2_8.lo hc2cbdft2_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -fPIC -DPIC -o .libs/hc2cbdft2_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_8.lo -MD -MP -MF .deps/hc2cbdft2_8.Tpo -c hc2cbdft2_8.c -o hc2cbdft2_8.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_8.Tpo .deps/hc2cbdft2_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c -o hc2cbdft2_16.lo hc2cbdft2_16.c
# mv -f .deps/hc2cbdft2_4.Tpo .deps/hc2cbdft2_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c -o hc2cbdft2_32.lo hc2cbdft2_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -fPIC -DPIC -o .libs/hc2cbdft2_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -fPIC -DPIC -o .libs/hc2cbdft2_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_16.lo -MD -MP -MF .deps/hc2cbdft2_16.Tpo -c hc2cbdft2_16.c -o hc2cbdft2_16.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_16.Tpo .deps/hc2cbdft2_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c -o hc2cbdft2_20.lo hc2cbdft2_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_32.lo -MD -MP -MF .deps/hc2cbdft2_32.Tpo -c hc2cbdft2_32.c -o hc2cbdft2_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -fPIC -DPIC -o .libs/hc2cbdft2_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdft2_20.lo -MD -MP -MF .deps/hc2cbdft2_20.Tpo -c hc2cbdft2_20.c -o hc2cbdft2_20.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_32.Tpo .deps/hc2cbdft2_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/hc2cbdft2_20.Tpo .deps/hc2cbdft2_20.Plo
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2cb.la r2cb_2.lo r2cb_3.lo r2cb_4.lo r2cb_5.lo r2cb_6.lo r2cb_7.lo r2cb_8.lo r2cb_9.lo r2cb_10.lo r2cb_11.lo r2cb_12.lo r2cb_13.lo r2cb_14.lo r2cb_15.lo r2cb_16.lo r2cb_32.lo r2cb_64.lo r2cb_128.lo r2cb_20.lo r2cb_25.lo hb_2.lo hb_3.lo hb_4.lo hb_5.lo hb_6.lo hb_7.lo hb_8.lo hb_9.lo hb_10.lo hb_12.lo hb_15.lo hb_16.lo hb_32.lo hb_64.lo hb_20.lo hb_25.lo hb2_4.lo hb2_8.lo hb2_16.lo hb2_32.lo hb2_5.lo hb2_20.lo hb2_25.lo r2cbIII_2.lo r2cbIII_3.lo r2cbIII_4.lo r2cbIII_5.lo r2cbIII_6.lo r2cbIII_7.lo r2cbIII_8.lo r2cbIII_9.lo r2cbIII_10.lo r2cbIII_12.lo r2cbIII_15.lo r2cbIII_16.lo r2cbIII_32.lo r2cbIII_64.lo r2cbIII_20.lo r2cbIII_25.lo hc2cb_2.lo hc2cb_4.lo hc2cb_6.lo hc2cb_8.lo hc2cb_10.lo hc2cb_12.lo hc2cb_16.lo hc2cb_32.lo hc2cb_20.lo hc2cb2_4.lo hc2cb2_8.lo hc2cb2_16.lo hc2cb2_32.lo hc2cb2_20.lo hc2cbdft_2.lo hc2cbdft_4.lo hc2cbdft_6.lo hc2cbdft_8.lo hc2cbdft_10.lo hc2cbdft_12.lo hc2cbdft_16.lo hc2cbdft_32.lo hc2cbdft_20.lo hc2cbdft2_4.lo hc2cbdft2_8.lo hc2cbdft2_16.lo hc2cbdft2_32.lo hc2cbdft2_20.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2cb.a .libs/r2cb_2.o .libs/r2cb_3.o .libs/r2cb_4.o .libs/r2cb_5.o .libs/r2cb_6.o .libs/r2cb_7.o .libs/r2cb_8.o .libs/r2cb_9.o .libs/r2cb_10.o .libs/r2cb_11.o .libs/r2cb_12.o .libs/r2cb_13.o .libs/r2cb_14.o .libs/r2cb_15.o .libs/r2cb_16.o .libs/r2cb_32.o .libs/r2cb_64.o .libs/r2cb_128.o .libs/r2cb_20.o .libs/r2cb_25.o .libs/hb_2.o .libs/hb_3.o .libs/hb_4.o .libs/hb_5.o .libs/hb_6.o .libs/hb_7.o .libs/hb_8.o .libs/hb_9.o .libs/hb_10.o .libs/hb_12.o .libs/hb_15.o .libs/hb_16.o .libs/hb_32.o .libs/hb_64.o .libs/hb_20.o .libs/hb_25.o .libs/hb2_4.o .libs/hb2_8.o .libs/hb2_16.o .libs/hb2_32.o .libs/hb2_5.o .libs/hb2_20.o .libs/hb2_25.o .libs/r2cbIII_2.o .libs/r2cbIII_3.o .libs/r2cbIII_4.o .libs/r2cbIII_5.o .libs/r2cbIII_6.o .libs/r2cbIII_7.o .libs/r2cbIII_8.o .libs/r2cbIII_9.o .libs/r2cbIII_10.o .libs/r2cbIII_12.o .libs/r2cbIII_15.o .libs/r2cbIII_16.o .libs/r2cbIII_32.o .libs/r2cbIII_64.o .libs/r2cbIII_20.o .libs/r2cbIII_25.o .libs/hc2cb_2.o .libs/hc2cb_4.o .libs/hc2cb_6.o .libs/hc2cb_8.o .libs/hc2cb_10.o .libs/hc2cb_12.o .libs/hc2cb_16.o .libs/hc2cb_32.o .libs/hc2cb_20.o .libs/hc2cb2_4.o .libs/hc2cb2_8.o .libs/hc2cb2_16.o .libs/hc2cb2_32.o .libs/hc2cb2_20.o .libs/hc2cbdft_2.o .libs/hc2cbdft_4.o .libs/hc2cbdft_6.o .libs/hc2cbdft_8.o .libs/hc2cbdft_10.o .libs/hc2cbdft_12.o .libs/hc2cbdft_16.o .libs/hc2cbdft_32.o .libs/hc2cbdft_20.o .libs/hc2cbdft2_4.o .libs/hc2cbdft2_8.o .libs/hc2cbdft2_16.o .libs/hc2cbdft2_32.o .libs/hc2cbdft2_20.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2cb.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2cb.la" && ln -s "../librdft_scalar_r2cb.la" "librdft_scalar_r2cb.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# Making all in r2r
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# ( \
# echo "#include \"ifftw.h\""; \
# echo ; \
# echo; \
# for i in e01_8.c e10_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void X(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab X(solvtab_rdft_r2r);"; \
# echo "const solvtab X(solvtab_rdft_r2r) = {"; \
# for i in e01_8.c e10_8.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(X(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c -o e01_8.lo e01_8.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c -o e10_8.lo e10_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -fPIC -DPIC -o .libs/e10_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -fPIC -DPIC -o .libs/e01_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e10_8.lo -MD -MP -MF .deps/e10_8.Tpo -c e10_8.c -o e10_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT e01_8.lo -MD -MP -MF .deps/e01_8.Tpo -c e01_8.c -o e01_8.o >/dev/null 2>&1
# mv -f .deps/e10_8.Tpo .deps/e10_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# mv -f .deps/e01_8.Tpo .deps/e01_8.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/scalar -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar_r2r.la e01_8.lo e10_8.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_scalar_r2r.a .libs/e01_8.o .libs/e10_8.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar_r2r.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar_r2r.la" && ln -s "../librdft_scalar_r2r.la" "librdft_scalar_r2r.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c -o hfb.lo hfb.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c -o r2c.lo r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -fPIC -DPIC -o .libs/r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -fPIC -DPIC -o .libs/hfb.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2c.lo -MD -MP -MF .deps/r2c.Tpo -c r2c.c -o r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hfb.lo -MD -MP -MF .deps/hfb.Tpo -c hfb.c -o hfb.o >/dev/null 2>&1
# mv -f .deps/hfb.Tpo .deps/hfb.Plo
# mv -f .deps/r2c.Tpo .deps/r2c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c -o r2r.lo r2r.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c -o hc2c.lo hc2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -fPIC -DPIC -o .libs/hc2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -fPIC -DPIC -o .libs/r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT r2r.lo -MD -MP -MF .deps/r2r.Tpo -c r2r.c -o r2r.o >/dev/null 2>&1
# mv -f .deps/r2r.Tpo .deps/r2r.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../kernel -I../../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2c.lo -MD -MP -MF .deps/hc2c.Tpo -c hc2c.c -o hc2c.o >/dev/null 2>&1
# mv -f .deps/hc2c.Tpo .deps/hc2c.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_scalar.la hfb.lo r2c.lo r2r.lo hc2c.lo -lm
# libtool: link: ar cru .libs/librdft_scalar.a .libs/hfb.o .libs/r2c.o .libs/r2r.o .libs/hc2c.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_scalar.a
# libtool: link: ( cd ".libs" && rm -f "librdft_scalar.la" && ln -s "../librdft_scalar.la" "librdft_scalar.la" )
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# Making all in simd
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# Making all in common
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# ( \
# echo "#include \"ifftw.h\""; \
# echo "#include SIMD_HEADER"; \
# echo; \
# for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo "extern void XSIMD(codelet_$j)(planner *);"; \
# fi \
# done; \
# echo; \
# echo; \
# echo "extern const solvtab XSIMD(solvtab_rdft);"; \
# echo "const solvtab XSIMD(solvtab_rdft) = {"; \
# for i in hc2cfdftv_2.c hc2cfdftv_4.c hc2cfdftv_6.c hc2cfdftv_8.c hc2cfdftv_10.c hc2cfdftv_12.c hc2cfdftv_16.c hc2cfdftv_32.c hc2cfdftv_20.c hc2cbdftv_2.c hc2cbdftv_4.c hc2cbdftv_6.c hc2cbdftv_8.c hc2cbdftv_10.c hc2cbdftv_12.c hc2cbdftv_16.c hc2cbdftv_32.c hc2cbdftv_20.c NIL; do \
# if test "$i" != NIL; then \
# j=`basename $i | sed -e 's/[.][cS]$//g'`; \
# echo " SOLVTAB(XSIMD(codelet_$j)),"; \
# fi \
# done; \
# echo " SOLVTAB_END"; \
# echo "};"; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# Making all in sse2
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_2".c\""; \
# ) >hc2cfdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_4".c\""; \
# ) >hc2cfdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_6".c\""; \
# ) >hc2cfdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_8".c\""; \
# ) >hc2cfdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_10".c\""; \
# ) >hc2cfdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_12".c\""; \
# ) >hc2cfdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_16".c\""; \
# ) >hc2cfdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_32".c\""; \
# ) >hc2cfdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cfdftv_20".c\""; \
# ) >hc2cfdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_2".c\""; \
# ) >hc2cbdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_4".c\""; \
# ) >hc2cbdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_6".c\""; \
# ) >hc2cbdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_8".c\""; \
# ) >hc2cbdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_10".c\""; \
# ) >hc2cbdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_12".c\""; \
# ) >hc2cbdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_16".c\""; \
# ) >hc2cbdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_32".c\""; \
# ) >hc2cbdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"hc2cbdftv_20".c\""; \
# ) >hc2cbdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-sse2.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c -o hc2cfdftv_2.lo hc2cfdftv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c -o hc2cfdftv_4.lo hc2cfdftv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_2.Tpo .deps/hc2cfdftv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c -o hc2cfdftv_6.lo hc2cfdftv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o
# mv -f .deps/hc2cfdftv_4.Tpo .deps/hc2cfdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c -o hc2cfdftv_8.lo hc2cfdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o
# mv -f .deps/hc2cfdftv_6.Tpo .deps/hc2cfdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c -o hc2cfdftv_10.lo hc2cfdftv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_8.Tpo .deps/hc2cfdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c -o hc2cfdftv_12.lo hc2cfdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o
# mv -f .deps/hc2cfdftv_10.Tpo .deps/hc2cfdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c -o hc2cfdftv_16.lo hc2cfdftv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o
# mv -f .deps/hc2cfdftv_12.Tpo .deps/hc2cfdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c -o hc2cfdftv_32.lo hc2cfdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o
# mv -f .deps/hc2cfdftv_16.Tpo .deps/hc2cfdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c -o hc2cfdftv_20.lo hc2cfdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_32.Tpo .deps/hc2cfdftv_32.Plo
# mv -f .deps/hc2cfdftv_20.Tpo .deps/hc2cfdftv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c -o hc2cbdftv_2.lo hc2cbdftv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c -o hc2cbdftv_4.lo hc2cbdftv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_4.Tpo .deps/hc2cbdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c -o hc2cbdftv_6.lo hc2cbdftv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o
# mv -f .deps/hc2cbdftv_2.Tpo .deps/hc2cbdftv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c -o hc2cbdftv_8.lo hc2cbdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o
# mv -f .deps/hc2cbdftv_6.Tpo .deps/hc2cbdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c -o hc2cbdftv_10.lo hc2cbdftv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_8.Tpo .deps/hc2cbdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c -o hc2cbdftv_12.lo hc2cbdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o
# mv -f .deps/hc2cbdftv_10.Tpo .deps/hc2cbdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c -o hc2cbdftv_16.lo hc2cbdftv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_12.Tpo .deps/hc2cbdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c -o hc2cbdftv_32.lo hc2cbdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o
# mv -f .deps/hc2cbdftv_16.Tpo .deps/hc2cbdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c -o hc2cbdftv_20.lo hc2cbdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_32.Tpo .deps/hc2cbdftv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# mv -f .deps/hc2cbdftv_20.Tpo .deps/hc2cbdftv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# mv -f .deps/genus.Tpo .deps/genus.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -msse -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_sse2_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_sse2_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_sse2_codelets.a
# libtool: link: ( cd ".libs" && rm -f "librdft_sse2_codelets.la" && ln -s "../librdft_sse2_codelets.la" "librdft_sse2_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# Making all in avx
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_2".c\""; \
# ) >hc2cfdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_4".c\""; \
# ) >hc2cfdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_6".c\""; \
# ) >hc2cfdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_8".c\""; \
# ) >hc2cfdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_10".c\""; \
# ) >hc2cfdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_12".c\""; \
# ) >hc2cfdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_16".c\""; \
# ) >hc2cfdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_32".c\""; \
# ) >hc2cfdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cfdftv_20".c\""; \
# ) >hc2cfdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_2".c\""; \
# ) >hc2cbdftv_2.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_4".c\""; \
# ) >hc2cbdftv_4.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_6".c\""; \
# ) >hc2cbdftv_6.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_8".c\""; \
# ) >hc2cbdftv_8.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_10".c\""; \
# ) >hc2cbdftv_10.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_12".c\""; \
# ) >hc2cbdftv_12.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_16".c\""; \
# ) >hc2cbdftv_16.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_32".c\""; \
# ) >hc2cbdftv_32.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"hc2cbdftv_20".c\""; \
# ) >hc2cbdftv_20.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"genus".c\""; \
# ) >genus.c
# ( \
# echo "/* Generated automatically. DO NOT EDIT! */"; \
# echo "#define SIMD_HEADER \"simd-avx.h\""; \
# echo "#include \"../common/"codlist".c\""; \
# ) >codlist.c
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c -o hc2cfdftv_2.lo hc2cfdftv_2.c
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c -o hc2cfdftv_4.lo hc2cfdftv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -fPIC -DPIC -o .libs/hc2cfdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -fPIC -DPIC -o .libs/hc2cfdftv_2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_4.lo -MD -MP -MF .deps/hc2cfdftv_4.Tpo -c hc2cfdftv_4.c -o hc2cfdftv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_2.lo -MD -MP -MF .deps/hc2cfdftv_2.Tpo -c hc2cfdftv_2.c -o hc2cfdftv_2.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_4.Tpo .deps/hc2cfdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c -o hc2cfdftv_6.lo hc2cfdftv_6.c
# mv -f .deps/hc2cfdftv_2.Tpo .deps/hc2cfdftv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c -o hc2cfdftv_8.lo hc2cfdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -fPIC -DPIC -o .libs/hc2cfdftv_6.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -fPIC -DPIC -o .libs/hc2cfdftv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_8.lo -MD -MP -MF .deps/hc2cfdftv_8.Tpo -c hc2cfdftv_8.c -o hc2cfdftv_8.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_6.lo -MD -MP -MF .deps/hc2cfdftv_6.Tpo -c hc2cfdftv_6.c -o hc2cfdftv_6.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_8.Tpo .deps/hc2cfdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c -o hc2cfdftv_10.lo hc2cfdftv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -fPIC -DPIC -o .libs/hc2cfdftv_10.o
# mv -f .deps/hc2cfdftv_6.Tpo .deps/hc2cfdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c -o hc2cfdftv_12.lo hc2cfdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -fPIC -DPIC -o .libs/hc2cfdftv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_10.lo -MD -MP -MF .deps/hc2cfdftv_10.Tpo -c hc2cfdftv_10.c -o hc2cfdftv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_12.lo -MD -MP -MF .deps/hc2cfdftv_12.Tpo -c hc2cfdftv_12.c -o hc2cfdftv_12.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_10.Tpo .deps/hc2cfdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c -o hc2cfdftv_16.lo hc2cfdftv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -fPIC -DPIC -o .libs/hc2cfdftv_16.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_16.lo -MD -MP -MF .deps/hc2cfdftv_16.Tpo -c hc2cfdftv_16.c -o hc2cfdftv_16.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_12.Tpo .deps/hc2cfdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c -o hc2cfdftv_32.lo hc2cfdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -fPIC -DPIC -o .libs/hc2cfdftv_32.o
# mv -f .deps/hc2cfdftv_16.Tpo .deps/hc2cfdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c -o hc2cfdftv_20.lo hc2cfdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -fPIC -DPIC -o .libs/hc2cfdftv_20.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_32.lo -MD -MP -MF .deps/hc2cfdftv_32.Tpo -c hc2cfdftv_32.c -o hc2cfdftv_32.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cfdftv_20.lo -MD -MP -MF .deps/hc2cfdftv_20.Tpo -c hc2cfdftv_20.c -o hc2cfdftv_20.o >/dev/null 2>&1
# mv -f .deps/hc2cfdftv_32.Tpo .deps/hc2cfdftv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c -o hc2cbdftv_2.lo hc2cbdftv_2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -fPIC -DPIC -o .libs/hc2cbdftv_2.o
# mv -f .deps/hc2cfdftv_20.Tpo .deps/hc2cfdftv_20.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c -o hc2cbdftv_4.lo hc2cbdftv_4.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -fPIC -DPIC -o .libs/hc2cbdftv_4.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_4.lo -MD -MP -MF .deps/hc2cbdftv_4.Tpo -c hc2cbdftv_4.c -o hc2cbdftv_4.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_2.lo -MD -MP -MF .deps/hc2cbdftv_2.Tpo -c hc2cbdftv_2.c -o hc2cbdftv_2.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_4.Tpo .deps/hc2cbdftv_4.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c -o hc2cbdftv_6.lo hc2cbdftv_6.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -fPIC -DPIC -o .libs/hc2cbdftv_6.o
# mv -f .deps/hc2cbdftv_2.Tpo .deps/hc2cbdftv_2.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c -o hc2cbdftv_8.lo hc2cbdftv_8.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -fPIC -DPIC -o .libs/hc2cbdftv_8.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_6.lo -MD -MP -MF .deps/hc2cbdftv_6.Tpo -c hc2cbdftv_6.c -o hc2cbdftv_6.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_8.lo -MD -MP -MF .deps/hc2cbdftv_8.Tpo -c hc2cbdftv_8.c -o hc2cbdftv_8.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_6.Tpo .deps/hc2cbdftv_6.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c -o hc2cbdftv_10.lo hc2cbdftv_10.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -fPIC -DPIC -o .libs/hc2cbdftv_10.o
# mv -f .deps/hc2cbdftv_8.Tpo .deps/hc2cbdftv_8.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c -o hc2cbdftv_12.lo hc2cbdftv_12.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -fPIC -DPIC -o .libs/hc2cbdftv_12.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_10.lo -MD -MP -MF .deps/hc2cbdftv_10.Tpo -c hc2cbdftv_10.c -o hc2cbdftv_10.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_12.lo -MD -MP -MF .deps/hc2cbdftv_12.Tpo -c hc2cbdftv_12.c -o hc2cbdftv_12.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_10.Tpo .deps/hc2cbdftv_10.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c -o hc2cbdftv_16.lo hc2cbdftv_16.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -fPIC -DPIC -o .libs/hc2cbdftv_16.o
# mv -f .deps/hc2cbdftv_12.Tpo .deps/hc2cbdftv_12.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c -o hc2cbdftv_32.lo hc2cbdftv_32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -fPIC -DPIC -o .libs/hc2cbdftv_32.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_16.lo -MD -MP -MF .deps/hc2cbdftv_16.Tpo -c hc2cbdftv_16.c -o hc2cbdftv_16.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_32.lo -MD -MP -MF .deps/hc2cbdftv_32.Tpo -c hc2cbdftv_32.c -o hc2cbdftv_32.o >/dev/null 2>&1
# mv -f .deps/hc2cbdftv_16.Tpo .deps/hc2cbdftv_16.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c -o hc2cbdftv_20.lo hc2cbdftv_20.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -fPIC -DPIC -o .libs/hc2cbdftv_20.o
# mv -f .deps/hc2cbdftv_32.Tpo .deps/hc2cbdftv_32.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c -o genus.lo genus.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -fPIC -DPIC -o .libs/genus.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2cbdftv_20.lo -MD -MP -MF .deps/hc2cbdftv_20.Tpo -c hc2cbdftv_20.c -o hc2cbdftv_20.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT genus.lo -MD -MP -MF .deps/genus.Tpo -c genus.c -o genus.o >/dev/null 2>&1
# mv -f .deps/genus.Tpo .deps/genus.Plo
# /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c -o codlist.lo codlist.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -fPIC -DPIC -o .libs/codlist.o
# mv -f .deps/hc2cbdftv_20.Tpo .deps/hc2cbdftv_20.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../kernel -I../../../rdft -I../../../rdft/simd -I../../../simd-support -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT codlist.lo -MD -MP -MF .deps/codlist.Tpo -c codlist.c -o codlist.o >/dev/null 2>&1
# mv -f .deps/codlist.Tpo .deps/codlist.Plo
# /bin/sh ../../../libtool --tag=CC --mode=link gcc -mavx -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft_avx_codelets.la hc2cfdftv_2.lo hc2cfdftv_4.lo hc2cfdftv_6.lo hc2cfdftv_8.lo hc2cfdftv_10.lo hc2cfdftv_12.lo hc2cfdftv_16.lo hc2cfdftv_32.lo hc2cfdftv_20.lo hc2cbdftv_2.lo hc2cbdftv_4.lo hc2cbdftv_6.lo hc2cbdftv_8.lo hc2cbdftv_10.lo hc2cbdftv_12.lo hc2cbdftv_16.lo hc2cbdftv_32.lo hc2cbdftv_20.lo genus.lo codlist.lo -lm
# libtool: link: ar cru .libs/librdft_avx_codelets.a .libs/hc2cfdftv_2.o .libs/hc2cfdftv_4.o .libs/hc2cfdftv_6.o .libs/hc2cfdftv_8.o .libs/hc2cfdftv_10.o .libs/hc2cfdftv_12.o .libs/hc2cfdftv_16.o .libs/hc2cfdftv_32.o .libs/hc2cfdftv_20.o .libs/hc2cbdftv_2.o .libs/hc2cbdftv_4.o .libs/hc2cbdftv_6.o .libs/hc2cbdftv_8.o .libs/hc2cbdftv_10.o .libs/hc2cbdftv_12.o .libs/hc2cbdftv_16.o .libs/hc2cbdftv_32.o .libs/hc2cbdftv_20.o .libs/genus.o .libs/codlist.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft_avx_codelets.a
# libtool: link: ( cd ".libs" && rm -f "librdft_avx_codelets.la" && ln -s "../librdft_avx_codelets.la" "librdft_avx_codelets.la" )
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# Making all in altivec
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# Making all in neon
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make all-am
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c -o hc2hc.lo hc2hc.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c -o dft-r2hc.lo dft-r2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -fPIC -DPIC -o .libs/dft-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dft-r2hc.lo -MD -MP -MF .deps/dft-r2hc.Tpo -c dft-r2hc.c -o dft-r2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc.lo -MD -MP -MF .deps/hc2hc.Tpo -c hc2hc.c -o hc2hc.o >/dev/null 2>&1
# mv -f .deps/hc2hc.Tpo .deps/hc2hc.Plo
# mv -f .deps/dft-r2hc.Tpo .deps/dft-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c -o dht-r2hc.lo dht-r2hc.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c -o dht-rader.lo dht-rader.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -fPIC -DPIC -o .libs/dht-rader.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -fPIC -DPIC -o .libs/dht-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-r2hc.lo -MD -MP -MF .deps/dht-r2hc.Tpo -c dht-r2hc.c -o dht-r2hc.o >/dev/null 2>&1
# mv -f .deps/dht-r2hc.Tpo .deps/dht-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c -o buffered.lo buffered.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -fPIC -DPIC -o .libs/buffered.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dht-rader.lo -MD -MP -MF .deps/dht-rader.Tpo -c dht-rader.c -o dht-rader.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered.lo -MD -MP -MF .deps/buffered.Tpo -c buffered.c -o buffered.o >/dev/null 2>&1
# mv -f .deps/buffered.Tpo .deps/buffered.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# mv -f .deps/dht-rader.Tpo .deps/dht-rader.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c -o direct-r2r.lo direct-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -fPIC -DPIC -o .libs/direct-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2r.lo -MD -MP -MF .deps/direct-r2r.Tpo -c direct-r2r.c -o direct-r2r.o >/dev/null 2>&1
# mv -f .deps/direct-r2r.Tpo .deps/direct-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c -o direct-r2c.lo direct-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -fPIC -DPIC -o .libs/direct-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c -o generic.lo generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct-r2c.lo -MD -MP -MF .deps/direct-r2c.Tpo -c direct-r2c.c -o direct-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -fPIC -DPIC -o .libs/generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT generic.lo -MD -MP -MF .deps/generic.Tpo -c generic.c -o generic.o >/dev/null 2>&1
# mv -f .deps/direct-r2c.Tpo .deps/direct-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c -o hc2hc-direct.lo hc2hc-direct.c
# mv -f .deps/generic.Tpo .deps/generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c -o hc2hc-generic.lo hc2hc-generic.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -fPIC -DPIC -o .libs/hc2hc-generic.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-generic.lo -MD -MP -MF .deps/hc2hc-generic.Tpo -c hc2hc-generic.c -o hc2hc-generic.o >/dev/null 2>&1
# mv -f .deps/hc2hc-generic.Tpo .deps/hc2hc-generic.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c -o khc2hc.lo khc2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -fPIC -DPIC -o .libs/khc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2hc.lo -MD -MP -MF .deps/khc2hc.Tpo -c khc2hc.c -o khc2hc.o >/dev/null 2>&1
# mv -f .deps/khc2hc.Tpo .deps/khc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c -o kr2c.lo kr2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -fPIC -DPIC -o .libs/hc2hc-direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -fPIC -DPIC -o .libs/kr2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2c.lo -MD -MP -MF .deps/kr2c.Tpo -c kr2c.c -o kr2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT hc2hc-direct.lo -MD -MP -MF .deps/hc2hc-direct.Tpo -c hc2hc-direct.c -o hc2hc-direct.o >/dev/null 2>&1
# mv -f .deps/kr2c.Tpo .deps/kr2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c -o kr2r.lo kr2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -fPIC -DPIC -o .libs/kr2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT kr2r.lo -MD -MP -MF .deps/kr2r.Tpo -c kr2r.c -o kr2r.o >/dev/null 2>&1
# mv -f .deps/hc2hc-direct.Tpo .deps/hc2hc-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c -o indirect.lo indirect.c
# mv -f .deps/kr2r.Tpo .deps/kr2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c -o nop.lo nop.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -fPIC -DPIC -o .libs/indirect.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -fPIC -DPIC -o .libs/nop.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop.lo -MD -MP -MF .deps/nop.Tpo -c nop.c -o nop.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT indirect.lo -MD -MP -MF .deps/indirect.Tpo -c indirect.c -o indirect.o >/dev/null 2>&1
# mv -f .deps/nop.Tpo .deps/nop.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c -o plan.lo plan.c
# mv -f .deps/indirect.Tpo .deps/indirect.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c -o problem.lo problem.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -fPIC -DPIC -o .libs/plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -fPIC -DPIC -o .libs/problem.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan.lo -MD -MP -MF .deps/plan.Tpo -c plan.c -o plan.o >/dev/null 2>&1
# mv -f .deps/plan.Tpo .deps/plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c -o rank0.lo rank0.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -fPIC -DPIC -o .libs/rank0.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.lo -MD -MP -MF .deps/problem.Tpo -c problem.c -o problem.o >/dev/null 2>&1
# mv -f .deps/problem.Tpo .deps/problem.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c -o rank-geq2.lo rank-geq2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0.lo -MD -MP -MF .deps/rank0.Tpo -c rank0.c -o rank0.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -fPIC -DPIC -o .libs/rank-geq2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2.lo -MD -MP -MF .deps/rank-geq2.Tpo -c rank-geq2.c -o rank-geq2.o >/dev/null 2>&1
# mv -f .deps/rank-geq2.Tpo .deps/rank-geq2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c -o rdft-dht.lo rdft-dht.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -fPIC -DPIC -o .libs/rdft-dht.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft-dht.lo -MD -MP -MF .deps/rdft-dht.Tpo -c rdft-dht.c -o rdft-dht.o >/dev/null 2>&1
# mv -f .deps/rank0.Tpo .deps/rank0.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c -o solve.lo solve.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -fPIC -DPIC -o .libs/solve.o
# mv -f .deps/rdft-dht.Tpo .deps/rdft-dht.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c -o vrank-geq1.lo vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve.lo -MD -MP -MF .deps/solve.Tpo -c solve.c -o solve.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -fPIC -DPIC -o .libs/vrank-geq1.o
# mv -f .deps/solve.Tpo .deps/solve.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1.lo -MD -MP -MF .deps/vrank-geq1.Tpo -c vrank-geq1.c -o vrank-geq1.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c -o vrank3-transpose.lo vrank3-transpose.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -fPIC -DPIC -o .libs/vrank3-transpose.o
# mv -f .deps/vrank-geq1.Tpo .deps/vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c -o buffered2.lo buffered2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -fPIC -DPIC -o .libs/buffered2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT buffered2.lo -MD -MP -MF .deps/buffered2.Tpo -c buffered2.c -o buffered2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank3-transpose.lo -MD -MP -MF .deps/vrank3-transpose.Tpo -c vrank3-transpose.c -o vrank3-transpose.o >/dev/null 2>&1
# mv -f .deps/buffered2.Tpo .deps/buffered2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c -o direct2.lo direct2.c
# mv -f .deps/vrank3-transpose.Tpo .deps/vrank3-transpose.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c -o nop2.lo nop2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -fPIC -DPIC -o .libs/nop2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT nop2.lo -MD -MP -MF .deps/nop2.Tpo -c nop2.c -o nop2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -fPIC -DPIC -o .libs/direct2.o
# mv -f .deps/nop2.Tpo .deps/nop2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c -o rank0-rdft2.lo rank0-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT direct2.lo -MD -MP -MF .deps/direct2.Tpo -c direct2.c -o direct2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -fPIC -DPIC -o .libs/rank0-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank0-rdft2.lo -MD -MP -MF .deps/rank0-rdft2.Tpo -c rank0-rdft2.c -o rank0-rdft2.o >/dev/null 2>&1
# mv -f .deps/direct2.Tpo .deps/direct2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c -o rank-geq2-rdft2.lo rank-geq2-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -fPIC -DPIC -o .libs/rank-geq2-rdft2.o
# mv -f .deps/rank0-rdft2.Tpo .deps/rank0-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c -o plan2.lo plan2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rank-geq2-rdft2.lo -MD -MP -MF .deps/rank-geq2-rdft2.Tpo -c rank-geq2-rdft2.c -o rank-geq2-rdft2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -fPIC -DPIC -o .libs/plan2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan2.lo -MD -MP -MF .deps/plan2.Tpo -c plan2.c -o plan2.o >/dev/null 2>&1
# mv -f .deps/rank-geq2-rdft2.Tpo .deps/rank-geq2-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c -o problem2.lo problem2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -fPIC -DPIC -o .libs/problem2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem2.lo -MD -MP -MF .deps/problem2.Tpo -c problem2.c -o problem2.o >/dev/null 2>&1
# mv -f .deps/plan2.Tpo .deps/plan2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c -o solve2.lo solve2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -fPIC -DPIC -o .libs/solve2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT solve2.lo -MD -MP -MF .deps/solve2.Tpo -c solve2.c -o solve2.o >/dev/null 2>&1
# mv -f .deps/solve2.Tpo .deps/solve2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c -o vrank-geq1-rdft2.lo vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/vrank-geq1-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT vrank-geq1-rdft2.lo -MD -MP -MF .deps/vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o vrank-geq1-rdft2.o >/dev/null 2>&1
# mv -f .deps/problem2.Tpo .deps/problem2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c -o rdft2-rdft.lo rdft2-rdft.c
# mv -f .deps/vrank-geq1-rdft2.Tpo .deps/vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c -o rdft2-tensor-max-index.lo rdft2-tensor-max-index.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -fPIC -DPIC -o .libs/rdft2-rdft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -fPIC -DPIC -o .libs/rdft2-tensor-max-index.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-tensor-max-index.lo -MD -MP -MF .deps/rdft2-tensor-max-index.Tpo -c rdft2-tensor-max-index.c -o rdft2-tensor-max-index.o >/dev/null 2>&1
# mv -f .deps/rdft2-tensor-max-index.Tpo .deps/rdft2-tensor-max-index.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c -o rdft2-inplace-strides.lo rdft2-inplace-strides.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -fPIC -DPIC -o .libs/rdft2-inplace-strides.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-inplace-strides.lo -MD -MP -MF .deps/rdft2-inplace-strides.Tpo -c rdft2-inplace-strides.c -o rdft2-inplace-strides.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-rdft.lo -MD -MP -MF .deps/rdft2-rdft.Tpo -c rdft2-rdft.c -o rdft2-rdft.o >/dev/null 2>&1
# mv -f .deps/rdft2-inplace-strides.Tpo .deps/rdft2-inplace-strides.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c -o rdft2-strides.lo rdft2-strides.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -fPIC -DPIC -o .libs/rdft2-strides.o
# mv -f .deps/rdft2-rdft.Tpo .deps/rdft2-rdft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c -o khc2c.lo khc2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-strides.lo -MD -MP -MF .deps/rdft2-strides.Tpo -c rdft2-strides.c -o rdft2-strides.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -fPIC -DPIC -o .libs/khc2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT khc2c.lo -MD -MP -MF .deps/khc2c.Tpo -c khc2c.c -o khc2c.o >/dev/null 2>&1
# mv -f .deps/rdft2-strides.Tpo .deps/rdft2-strides.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c -o ct-hc2c.lo ct-hc2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -fPIC -DPIC -o .libs/ct-hc2c.o
# mv -f .deps/khc2c.Tpo .deps/khc2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c -o ct-hc2c-direct.lo ct-hc2c-direct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -fPIC -DPIC -o .libs/ct-hc2c-direct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c-direct.lo -MD -MP -MF .deps/ct-hc2c-direct.Tpo -c ct-hc2c-direct.c -o ct-hc2c-direct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ct-hc2c.lo -MD -MP -MF .deps/ct-hc2c.Tpo -c ct-hc2c.c -o ct-hc2c.o >/dev/null 2>&1
# mv -f .deps/ct-hc2c.Tpo .deps/ct-hc2c.Plo
# mv -f .deps/ct-hc2c-direct.Tpo .deps/ct-hc2c-direct.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o librdft.la hc2hc.lo dft-r2hc.lo dht-r2hc.lo dht-rader.lo buffered.lo conf.lo direct-r2r.lo direct-r2c.lo generic.lo hc2hc-direct.lo hc2hc-generic.lo khc2hc.lo kr2c.lo kr2r.lo indirect.lo nop.lo plan.lo problem.lo rank0.lo rank-geq2.lo rdft-dht.lo solve.lo vrank-geq1.lo vrank3-transpose.lo buffered2.lo direct2.lo nop2.lo rank0-rdft2.lo rank-geq2-rdft2.lo plan2.lo problem2.lo solve2.lo vrank-geq1-rdft2.lo rdft2-rdft.lo rdft2-tensor-max-index.lo rdft2-inplace-strides.lo rdft2-strides.lo khc2c.lo ct-hc2c.lo ct-hc2c-direct.lo -lm
# libtool: link: ar cru .libs/librdft.a .libs/hc2hc.o .libs/dft-r2hc.o .libs/dht-r2hc.o .libs/dht-rader.o .libs/buffered.o .libs/conf.o .libs/direct-r2r.o .libs/direct-r2c.o .libs/generic.o .libs/hc2hc-direct.o .libs/hc2hc-generic.o .libs/khc2hc.o .libs/kr2c.o .libs/kr2r.o .libs/indirect.o .libs/nop.o .libs/plan.o .libs/problem.o .libs/rank0.o .libs/rank-geq2.o .libs/rdft-dht.o .libs/solve.o .libs/vrank-geq1.o .libs/vrank3-transpose.o .libs/buffered2.o .libs/direct2.o .libs/nop2.o .libs/rank0-rdft2.o .libs/rank-geq2-rdft2.o .libs/plan2.o .libs/problem2.o .libs/solve2.o .libs/vrank-geq1-rdft2.o .libs/rdft2-rdft.o .libs/rdft2-tensor-max-index.o .libs/rdft2-inplace-strides.o .libs/rdft2-strides.o .libs/khc2c.o .libs/ct-hc2c.o .libs/ct-hc2c-direct.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/librdft.a
# libtool: link: ( cd ".libs" && rm -f "librdft.la" && ln -s "../librdft.la" "librdft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# Making all in reodft
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c -o conf.lo conf.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c -o reodft010e-r2hc.lo reodft010e-r2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -fPIC -DPIC -o .libs/conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -fPIC -DPIC -o .libs/reodft010e-r2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT conf.lo -MD -MP -MF .deps/conf.Tpo -c conf.c -o conf.o >/dev/null 2>&1
# mv -f .deps/conf.Tpo .deps/conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c -o reodft11e-radix2.lo reodft11e-radix2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -fPIC -DPIC -o .libs/reodft11e-radix2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft010e-r2hc.lo -MD -MP -MF .deps/reodft010e-r2hc.Tpo -c reodft010e-r2hc.c -o reodft010e-r2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-radix2.lo -MD -MP -MF .deps/reodft11e-radix2.Tpo -c reodft11e-radix2.c -o reodft11e-radix2.o >/dev/null 2>&1
# mv -f .deps/reodft010e-r2hc.Tpo .deps/reodft010e-r2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c -o reodft11e-r2hc-odd.lo reodft11e-r2hc-odd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -fPIC -DPIC -o .libs/reodft11e-r2hc-odd.o
# mv -f .deps/reodft11e-radix2.Tpo .deps/reodft11e-radix2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c -o redft00e-r2hc-pad.lo redft00e-r2hc-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -fPIC -DPIC -o .libs/redft00e-r2hc-pad.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT redft00e-r2hc-pad.lo -MD -MP -MF .deps/redft00e-r2hc-pad.Tpo -c redft00e-r2hc-pad.c -o redft00e-r2hc-pad.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft11e-r2hc-odd.lo -MD -MP -MF .deps/reodft11e-r2hc-odd.Tpo -c reodft11e-r2hc-odd.c -o reodft11e-r2hc-odd.o >/dev/null 2>&1
# mv -f .deps/redft00e-r2hc-pad.Tpo .deps/redft00e-r2hc-pad.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c -o rodft00e-r2hc-pad.lo rodft00e-r2hc-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -fPIC -DPIC -o .libs/rodft00e-r2hc-pad.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rodft00e-r2hc-pad.lo -MD -MP -MF .deps/rodft00e-r2hc-pad.Tpo -c rodft00e-r2hc-pad.c -o rodft00e-r2hc-pad.o >/dev/null 2>&1
# mv -f .deps/reodft11e-r2hc-odd.Tpo .deps/reodft11e-r2hc-odd.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c -o reodft00e-splitradix.lo reodft00e-splitradix.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -fPIC -DPIC -o .libs/reodft00e-splitradix.o
# mv -f .deps/rodft00e-r2hc-pad.Tpo .deps/rodft00e-r2hc-pad.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../rdft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT reodft00e-splitradix.lo -MD -MP -MF .deps/reodft00e-splitradix.Tpo -c reodft00e-splitradix.c -o reodft00e-splitradix.o >/dev/null 2>&1
# mv -f .deps/reodft00e-splitradix.Tpo .deps/reodft00e-splitradix.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libreodft.la conf.lo reodft010e-r2hc.lo reodft11e-radix2.lo reodft11e-r2hc-odd.lo redft00e-r2hc-pad.lo rodft00e-r2hc-pad.lo reodft00e-splitradix.lo -lm
# libtool: link: ar cru .libs/libreodft.a .libs/conf.o .libs/reodft010e-r2hc.o .libs/reodft11e-radix2.o .libs/reodft11e-r2hc-odd.o .libs/redft00e-r2hc-pad.o .libs/rodft00e-r2hc-pad.o .libs/reodft00e-splitradix.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libreodft.a
# libtool: link: ( cd ".libs" && rm -f "libreodft.la" && ln -s "../libreodft.la" "libreodft.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# Making all in api
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# (echo "! Generated automatically. DO NOT EDIT!"; echo; \
# echo " integer, parameter :: C_FFTW_R2R_KIND = C_INT32_T"; \
# grep -v "Generated automatically" ./fftw3.f03.in) > fftw3.f03
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c -o apiplan.lo apiplan.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c -o configure.lo configure.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -fPIC -DPIC -o .libs/configure.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -fPIC -DPIC -o .libs/apiplan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT apiplan.lo -MD -MP -MF .deps/apiplan.Tpo -c apiplan.c -o apiplan.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT configure.lo -MD -MP -MF .deps/configure.Tpo -c configure.c -o configure.o >/dev/null 2>&1
# mv -f .deps/configure.Tpo .deps/configure.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c -o execute-dft-c2r.lo execute-dft-c2r.c
# mv -f .deps/apiplan.Tpo .deps/apiplan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c -o execute-dft-r2c.lo execute-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -fPIC -DPIC -o .libs/execute-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -fPIC -DPIC -o .libs/execute-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-c2r.lo -MD -MP -MF .deps/execute-dft-c2r.Tpo -c execute-dft-c2r.c -o execute-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft-r2c.lo -MD -MP -MF .deps/execute-dft-r2c.Tpo -c execute-dft-r2c.c -o execute-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/execute-dft-c2r.Tpo .deps/execute-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c -o execute-dft.lo execute-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -fPIC -DPIC -o .libs/execute-dft.o
# mv -f .deps/execute-dft-r2c.Tpo .deps/execute-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c -o execute-r2r.lo execute-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -fPIC -DPIC -o .libs/execute-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-dft.lo -MD -MP -MF .deps/execute-dft.Tpo -c execute-dft.c -o execute-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-r2r.lo -MD -MP -MF .deps/execute-r2r.Tpo -c execute-r2r.c -o execute-r2r.o >/dev/null 2>&1
# mv -f .deps/execute-dft.Tpo .deps/execute-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c -o execute-split-dft-c2r.lo execute-split-dft-c2r.c
# mv -f .deps/execute-r2r.Tpo .deps/execute-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c -o execute-split-dft-r2c.lo execute-split-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -fPIC -DPIC -o .libs/execute-split-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -fPIC -DPIC -o .libs/execute-split-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-c2r.lo -MD -MP -MF .deps/execute-split-dft-c2r.Tpo -c execute-split-dft-c2r.c -o execute-split-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft-r2c.lo -MD -MP -MF .deps/execute-split-dft-r2c.Tpo -c execute-split-dft-r2c.c -o execute-split-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/execute-split-dft-c2r.Tpo .deps/execute-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c -o execute-split-dft.lo execute-split-dft.c
# mv -f .deps/execute-split-dft-r2c.Tpo .deps/execute-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c -o execute.lo execute.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -fPIC -DPIC -o .libs/execute-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -fPIC -DPIC -o .libs/execute.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute-split-dft.lo -MD -MP -MF .deps/execute-split-dft.Tpo -c execute-split-dft.c -o execute-split-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT execute.lo -MD -MP -MF .deps/execute.Tpo -c execute.c -o execute.o >/dev/null 2>&1
# mv -f .deps/execute-split-dft.Tpo .deps/execute-split-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c -o export-wisdom-to-file.lo export-wisdom-to-file.c
# mv -f .deps/execute.Tpo .deps/execute.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c -o export-wisdom-to-string.lo export-wisdom-to-string.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -fPIC -DPIC -o .libs/export-wisdom-to-file.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -fPIC -DPIC -o .libs/export-wisdom-to-string.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-string.lo -MD -MP -MF .deps/export-wisdom-to-string.Tpo -c export-wisdom-to-string.c -o export-wisdom-to-string.o >/dev/null 2>&1
# mv -f .deps/export-wisdom-to-string.Tpo .deps/export-wisdom-to-string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c -o export-wisdom.lo export-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -fPIC -DPIC -o .libs/export-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom-to-file.lo -MD -MP -MF .deps/export-wisdom-to-file.Tpo -c export-wisdom-to-file.c -o export-wisdom-to-file.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT export-wisdom.lo -MD -MP -MF .deps/export-wisdom.Tpo -c export-wisdom.c -o export-wisdom.o >/dev/null 2>&1
# mv -f .deps/export-wisdom-to-file.Tpo .deps/export-wisdom-to-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c -o f77api.lo f77api.c
# mv -f .deps/export-wisdom.Tpo .deps/export-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c -o flops.lo flops.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/f77api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -fPIC -DPIC -o .libs/flops.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT flops.lo -MD -MP -MF .deps/flops.Tpo -c flops.c -o flops.o >/dev/null 2>&1
# mv -f .deps/flops.Tpo .deps/flops.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c -o forget-wisdom.lo forget-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -fPIC -DPIC -o .libs/forget-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT forget-wisdom.lo -MD -MP -MF .deps/forget-wisdom.Tpo -c forget-wisdom.c -o forget-wisdom.o >/dev/null 2>&1
# mv -f .deps/forget-wisdom.Tpo .deps/forget-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c -o import-system-wisdom.lo import-system-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -fPIC -DPIC -o .libs/import-system-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-system-wisdom.lo -MD -MP -MF .deps/import-system-wisdom.Tpo -c import-system-wisdom.c -o import-system-wisdom.o >/dev/null 2>&1
# mv -f .deps/import-system-wisdom.Tpo .deps/import-system-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c -o import-wisdom-from-file.lo import-wisdom-from-file.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -fPIC -DPIC -o .libs/import-wisdom-from-file.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-file.lo -MD -MP -MF .deps/import-wisdom-from-file.Tpo -c import-wisdom-from-file.c -o import-wisdom-from-file.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -o f77api.o >/dev/null 2>&1
# mv -f .deps/import-wisdom-from-file.Tpo .deps/import-wisdom-from-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c -o import-wisdom-from-string.lo import-wisdom-from-string.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -fPIC -DPIC -o .libs/import-wisdom-from-string.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom-from-string.lo -MD -MP -MF .deps/import-wisdom-from-string.Tpo -c import-wisdom-from-string.c -o import-wisdom-from-string.o >/dev/null 2>&1
# mv -f .deps/import-wisdom-from-string.Tpo .deps/import-wisdom-from-string.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c -o import-wisdom.lo import-wisdom.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -fPIC -DPIC -o .libs/import-wisdom.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT import-wisdom.lo -MD -MP -MF .deps/import-wisdom.Tpo -c import-wisdom.c -o import-wisdom.o >/dev/null 2>&1
# mv -f .deps/import-wisdom.Tpo .deps/import-wisdom.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1
# mv -f .deps/malloc.Tpo .deps/malloc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c -o map-r2r-kind.lo map-r2r-kind.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -fPIC -DPIC -o .libs/map-r2r-kind.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT map-r2r-kind.lo -MD -MP -MF .deps/map-r2r-kind.Tpo -c map-r2r-kind.c -o map-r2r-kind.o >/dev/null 2>&1
# mv -f .deps/f77api.Tpo .deps/f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c -o mapflags.lo mapflags.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -fPIC -DPIC -o .libs/mapflags.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mapflags.lo -MD -MP -MF .deps/mapflags.Tpo -c mapflags.c -o mapflags.o >/dev/null 2>&1
# mv -f .deps/mapflags.Tpo .deps/mapflags.Plo
# mv -f .deps/map-r2r-kind.Tpo .deps/map-r2r-kind.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c -o mkprinter-file.lo mkprinter-file.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c -o mkprinter-str.lo mkprinter-str.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -fPIC -DPIC -o .libs/mkprinter-str.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -fPIC -DPIC -o .libs/mkprinter-file.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-str.lo -MD -MP -MF .deps/mkprinter-str.Tpo -c mkprinter-str.c -o mkprinter-str.o >/dev/null 2>&1
# mv -f .deps/mkprinter-str.Tpo .deps/mkprinter-str.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c -o mktensor-iodims.lo mktensor-iodims.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -fPIC -DPIC -o .libs/mktensor-iodims.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mkprinter-file.lo -MD -MP -MF .deps/mkprinter-file.Tpo -c mkprinter-file.c -o mkprinter-file.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims.lo -MD -MP -MF .deps/mktensor-iodims.Tpo -c mktensor-iodims.c -o mktensor-iodims.o >/dev/null 2>&1
# mv -f .deps/mkprinter-file.Tpo .deps/mkprinter-file.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c -o mktensor-rowmajor.lo mktensor-rowmajor.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -fPIC -DPIC -o .libs/mktensor-rowmajor.o
# mv -f .deps/mktensor-iodims.Tpo .deps/mktensor-iodims.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c -o plan-dft-1d.lo plan-dft-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-rowmajor.lo -MD -MP -MF .deps/mktensor-rowmajor.Tpo -c mktensor-rowmajor.c -o mktensor-rowmajor.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -fPIC -DPIC -o .libs/plan-dft-1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-1d.lo -MD -MP -MF .deps/plan-dft-1d.Tpo -c plan-dft-1d.c -o plan-dft-1d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-1d.Tpo .deps/plan-dft-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c -o plan-dft-2d.lo plan-dft-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -fPIC -DPIC -o .libs/plan-dft-2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-2d.lo -MD -MP -MF .deps/plan-dft-2d.Tpo -c plan-dft-2d.c -o plan-dft-2d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-2d.Tpo .deps/plan-dft-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c -o plan-dft-3d.lo plan-dft-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -fPIC -DPIC -o .libs/plan-dft-3d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-3d.lo -MD -MP -MF .deps/plan-dft-3d.Tpo -c plan-dft-3d.c -o plan-dft-3d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-3d.Tpo .deps/plan-dft-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c -o plan-dft-c2r-1d.lo plan-dft-c2r-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -fPIC -DPIC -o .libs/plan-dft-c2r-1d.o
# mv -f .deps/mktensor-rowmajor.Tpo .deps/mktensor-rowmajor.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c -o plan-dft-c2r-2d.lo plan-dft-c2r-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-1d.lo -MD -MP -MF .deps/plan-dft-c2r-1d.Tpo -c plan-dft-c2r-1d.c -o plan-dft-c2r-1d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -fPIC -DPIC -o .libs/plan-dft-c2r-2d.o
# mv -f .deps/plan-dft-c2r-1d.Tpo .deps/plan-dft-c2r-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c -o plan-dft-c2r-3d.lo plan-dft-c2r-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-2d.lo -MD -MP -MF .deps/plan-dft-c2r-2d.Tpo -c plan-dft-c2r-2d.c -o plan-dft-c2r-2d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -fPIC -DPIC -o .libs/plan-dft-c2r-3d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r-3d.lo -MD -MP -MF .deps/plan-dft-c2r-3d.Tpo -c plan-dft-c2r-3d.c -o plan-dft-c2r-3d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-c2r-3d.Tpo .deps/plan-dft-c2r-3d.Plo
# mv -f .deps/plan-dft-c2r-2d.Tpo .deps/plan-dft-c2r-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c -o plan-dft-c2r.lo plan-dft-c2r.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c -o plan-dft-r2c-1d.lo plan-dft-r2c-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -fPIC -DPIC -o .libs/plan-dft-r2c-1d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -fPIC -DPIC -o .libs/plan-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-1d.lo -MD -MP -MF .deps/plan-dft-r2c-1d.Tpo -c plan-dft-r2c-1d.c -o plan-dft-r2c-1d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-r2c-1d.Tpo .deps/plan-dft-r2c-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c -o plan-dft-r2c-2d.lo plan-dft-r2c-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-c2r.lo -MD -MP -MF .deps/plan-dft-c2r.Tpo -c plan-dft-c2r.c -o plan-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -fPIC -DPIC -o .libs/plan-dft-r2c-2d.o
# mv -f .deps/plan-dft-c2r.Tpo .deps/plan-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c -o plan-dft-r2c-3d.lo plan-dft-r2c-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -fPIC -DPIC -o .libs/plan-dft-r2c-3d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-3d.lo -MD -MP -MF .deps/plan-dft-r2c-3d.Tpo -c plan-dft-r2c-3d.c -o plan-dft-r2c-3d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c-2d.lo -MD -MP -MF .deps/plan-dft-r2c-2d.Tpo -c plan-dft-r2c-2d.c -o plan-dft-r2c-2d.o >/dev/null 2>&1
# mv -f .deps/plan-dft-r2c-3d.Tpo .deps/plan-dft-r2c-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c -o plan-dft-r2c.lo plan-dft-r2c.c
# mv -f .deps/plan-dft-r2c-2d.Tpo .deps/plan-dft-r2c-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c -o plan-dft.lo plan-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -fPIC -DPIC -o .libs/plan-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -fPIC -DPIC -o .libs/plan-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft.lo -MD -MP -MF .deps/plan-dft.Tpo -c plan-dft.c -o plan-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-dft-r2c.lo -MD -MP -MF .deps/plan-dft-r2c.Tpo -c plan-dft-r2c.c -o plan-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/plan-dft.Tpo .deps/plan-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c -o plan-guru-dft-c2r.lo plan-guru-dft-c2r.c
# mv -f .deps/plan-dft-r2c.Tpo .deps/plan-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c -o plan-guru-dft-r2c.lo plan-guru-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-c2r.lo -MD -MP -MF .deps/plan-guru-dft-c2r.Tpo -c plan-guru-dft-c2r.c -o plan-guru-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru-dft-c2r.Tpo .deps/plan-guru-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c -o plan-guru-dft.lo plan-guru-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft-r2c.lo -MD -MP -MF .deps/plan-guru-dft-r2c.Tpo -c plan-guru-dft-r2c.c -o plan-guru-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -fPIC -DPIC -o .libs/plan-guru-dft.o
# mv -f .deps/plan-guru-dft-r2c.Tpo .deps/plan-guru-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c -o plan-guru-r2r.lo plan-guru-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-dft.lo -MD -MP -MF .deps/plan-guru-dft.Tpo -c plan-guru-dft.c -o plan-guru-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -fPIC -DPIC -o .libs/plan-guru-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-r2r.lo -MD -MP -MF .deps/plan-guru-r2r.Tpo -c plan-guru-r2r.c -o plan-guru-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru-dft.Tpo .deps/plan-guru-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c -o plan-guru-split-dft-c2r.lo plan-guru-split-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru-split-dft-c2r.o
# mv -f .deps/plan-guru-r2r.Tpo .deps/plan-guru-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c -o plan-guru-split-dft-r2c.lo plan-guru-split-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru-split-dft-c2r.Tpo -c plan-guru-split-dft-c2r.c -o plan-guru-split-dft-c2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru-split-dft-c2r.Tpo .deps/plan-guru-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c -o plan-guru-split-dft.lo plan-guru-split-dft.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru-split-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -fPIC -DPIC -o .libs/plan-guru-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru-split-dft-r2c.Tpo -c plan-guru-split-dft-r2c.c -o plan-guru-split-dft-r2c.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru-split-dft.lo -MD -MP -MF .deps/plan-guru-split-dft.Tpo -c plan-guru-split-dft.c -o plan-guru-split-dft.o >/dev/null 2>&1
# mv -f .deps/plan-guru-split-dft-r2c.Tpo .deps/plan-guru-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c -o plan-many-dft-c2r.lo plan-many-dft-c2r.c
# mv -f .deps/plan-guru-split-dft.Tpo .deps/plan-guru-split-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c -o plan-many-dft-r2c.lo plan-many-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -fPIC -DPIC -o .libs/plan-many-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -fPIC -DPIC -o .libs/plan-many-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-c2r.lo -MD -MP -MF .deps/plan-many-dft-c2r.Tpo -c plan-many-dft-c2r.c -o plan-many-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft-r2c.lo -MD -MP -MF .deps/plan-many-dft-r2c.Tpo -c plan-many-dft-r2c.c -o plan-many-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/plan-many-dft-r2c.Tpo .deps/plan-many-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c -o plan-many-dft.lo plan-many-dft.c
# mv -f .deps/plan-many-dft-c2r.Tpo .deps/plan-many-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c -o plan-many-r2r.lo plan-many-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -fPIC -DPIC -o .libs/plan-many-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -fPIC -DPIC -o .libs/plan-many-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-dft.lo -MD -MP -MF .deps/plan-many-dft.Tpo -c plan-many-dft.c -o plan-many-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-many-r2r.lo -MD -MP -MF .deps/plan-many-r2r.Tpo -c plan-many-r2r.c -o plan-many-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-many-dft.Tpo .deps/plan-many-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c -o plan-r2r-1d.lo plan-r2r-1d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -fPIC -DPIC -o .libs/plan-r2r-1d.o
# mv -f .deps/plan-many-r2r.Tpo .deps/plan-many-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c -o plan-r2r-2d.lo plan-r2r-2d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-1d.lo -MD -MP -MF .deps/plan-r2r-1d.Tpo -c plan-r2r-1d.c -o plan-r2r-1d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -fPIC -DPIC -o .libs/plan-r2r-2d.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-2d.lo -MD -MP -MF .deps/plan-r2r-2d.Tpo -c plan-r2r-2d.c -o plan-r2r-2d.o >/dev/null 2>&1
# mv -f .deps/plan-r2r-1d.Tpo .deps/plan-r2r-1d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c -o plan-r2r-3d.lo plan-r2r-3d.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -fPIC -DPIC -o .libs/plan-r2r-3d.o
# mv -f .deps/plan-r2r-2d.Tpo .deps/plan-r2r-2d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c -o plan-r2r.lo plan-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -fPIC -DPIC -o .libs/plan-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r-3d.lo -MD -MP -MF .deps/plan-r2r-3d.Tpo -c plan-r2r-3d.c -o plan-r2r-3d.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-r2r.lo -MD -MP -MF .deps/plan-r2r.Tpo -c plan-r2r.c -o plan-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-r2r-3d.Tpo .deps/plan-r2r-3d.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c -o print-plan.lo print-plan.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -fPIC -DPIC -o .libs/print-plan.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT print-plan.lo -MD -MP -MF .deps/print-plan.Tpo -c print-plan.c -o print-plan.o >/dev/null 2>&1
# mv -f .deps/plan-r2r.Tpo .deps/plan-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c -o rdft2-pad.lo rdft2-pad.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -fPIC -DPIC -o .libs/rdft2-pad.o
# mv -f .deps/print-plan.Tpo .deps/print-plan.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c -o the-planner.lo the-planner.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT rdft2-pad.lo -MD -MP -MF .deps/rdft2-pad.Tpo -c rdft2-pad.c -o rdft2-pad.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -fPIC -DPIC -o .libs/the-planner.o
# mv -f .deps/rdft2-pad.Tpo .deps/rdft2-pad.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT the-planner.lo -MD -MP -MF .deps/the-planner.Tpo -c the-planner.c -o the-planner.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
# mv -f .deps/the-planner.Tpo .deps/the-planner.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c -o plan-guru64-dft-c2r.lo plan-guru64-dft-c2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-dft-c2r.o
# mv -f .deps/version.Tpo .deps/version.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c -o plan-guru64-dft-r2c.lo plan-guru64-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-dft-c2r.Tpo -c plan-guru64-dft-c2r.c -o plan-guru64-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-dft-r2c.Tpo -c plan-guru64-dft-r2c.c -o plan-guru64-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-dft-c2r.Tpo .deps/plan-guru64-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c -o plan-guru64-dft.lo plan-guru64-dft.c
# mv -f .deps/plan-guru64-dft-r2c.Tpo .deps/plan-guru64-dft-r2c.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -fPIC -DPIC -o .libs/plan-guru64-dft.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c -o plan-guru64-r2r.lo plan-guru64-r2r.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -fPIC -DPIC -o .libs/plan-guru64-r2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-dft.lo -MD -MP -MF .deps/plan-guru64-dft.Tpo -c plan-guru64-dft.c -o plan-guru64-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-r2r.lo -MD -MP -MF .deps/plan-guru64-r2r.Tpo -c plan-guru64-r2r.c -o plan-guru64-r2r.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-r2r.Tpo .deps/plan-guru64-r2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c -o plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-c2r.c
# mv -f .deps/plan-guru64-dft.Tpo .deps/plan-guru64-dft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c -o plan-guru64-split-dft-r2c.lo plan-guru64-split-dft-r2c.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-r2c.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -fPIC -DPIC -o .libs/plan-guru64-split-dft-c2r.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-c2r.lo -MD -MP -MF .deps/plan-guru64-split-dft-c2r.Tpo -c plan-guru64-split-dft-c2r.c -o plan-guru64-split-dft-c2r.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft-r2c.lo -MD -MP -MF .deps/plan-guru64-split-dft-r2c.Tpo -c plan-guru64-split-dft-r2c.c -o plan-guru64-split-dft-r2c.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-split-dft-c2r.Tpo .deps/plan-guru64-split-dft-c2r.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c -o plan-guru64-split-dft.lo plan-guru64-split-dft.c
# mv -f .deps/plan-guru64-split-dft-r2c.Tpo .deps/plan-guru64-split-dft-r2c.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c -o mktensor-iodims64.lo mktensor-iodims64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -fPIC -DPIC -o .libs/plan-guru64-split-dft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -fPIC -DPIC -o .libs/mktensor-iodims64.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT plan-guru64-split-dft.lo -MD -MP -MF .deps/plan-guru64-split-dft.Tpo -c plan-guru64-split-dft.c -o plan-guru64-split-dft.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../reodft -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mktensor-iodims64.lo -MD -MP -MF .deps/mktensor-iodims64.Tpo -c mktensor-iodims64.c -o mktensor-iodims64.o >/dev/null 2>&1
# mv -f .deps/plan-guru64-split-dft.Tpo .deps/plan-guru64-split-dft.Plo
# mv -f .deps/mktensor-iodims64.Tpo .deps/mktensor-iodims64.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o libapi.la apiplan.lo configure.lo execute-dft-c2r.lo execute-dft-r2c.lo execute-dft.lo execute-r2r.lo execute-split-dft-c2r.lo execute-split-dft-r2c.lo execute-split-dft.lo execute.lo export-wisdom-to-file.lo export-wisdom-to-string.lo export-wisdom.lo f77api.lo flops.lo forget-wisdom.lo import-system-wisdom.lo import-wisdom-from-file.lo import-wisdom-from-string.lo import-wisdom.lo malloc.lo map-r2r-kind.lo mapflags.lo mkprinter-file.lo mkprinter-str.lo mktensor-iodims.lo mktensor-rowmajor.lo plan-dft-1d.lo plan-dft-2d.lo plan-dft-3d.lo plan-dft-c2r-1d.lo plan-dft-c2r-2d.lo plan-dft-c2r-3d.lo plan-dft-c2r.lo plan-dft-r2c-1d.lo plan-dft-r2c-2d.lo plan-dft-r2c-3d.lo plan-dft-r2c.lo plan-dft.lo plan-guru-dft-c2r.lo plan-guru-dft-r2c.lo plan-guru-dft.lo plan-guru-r2r.lo plan-guru-split-dft-c2r.lo plan-guru-split-dft-r2c.lo plan-guru-split-dft.lo plan-many-dft-c2r.lo plan-many-dft-r2c.lo plan-many-dft.lo plan-many-r2r.lo plan-r2r-1d.lo plan-r2r-2d.lo plan-r2r-3d.lo plan-r2r.lo print-plan.lo rdft2-pad.lo the-planner.lo version.lo plan-guru64-dft-c2r.lo plan-guru64-dft-r2c.lo plan-guru64-dft.lo plan-guru64-r2r.lo plan-guru64-split-dft-c2r.lo plan-guru64-split-dft-r2c.lo plan-guru64-split-dft.lo mktensor-iodims64.lo -lm
# libtool: link: ar cru .libs/libapi.a .libs/apiplan.o .libs/configure.o .libs/execute-dft-c2r.o .libs/execute-dft-r2c.o .libs/execute-dft.o .libs/execute-r2r.o .libs/execute-split-dft-c2r.o .libs/execute-split-dft-r2c.o .libs/execute-split-dft.o .libs/execute.o .libs/export-wisdom-to-file.o .libs/export-wisdom-to-string.o .libs/export-wisdom.o .libs/f77api.o .libs/flops.o .libs/forget-wisdom.o .libs/import-system-wisdom.o .libs/import-wisdom-from-file.o .libs/import-wisdom-from-string.o .libs/import-wisdom.o .libs/malloc.o .libs/map-r2r-kind.o .libs/mapflags.o .libs/mkprinter-file.o .libs/mkprinter-str.o .libs/mktensor-iodims.o .libs/mktensor-rowmajor.o .libs/plan-dft-1d.o .libs/plan-dft-2d.o .libs/plan-dft-3d.o .libs/plan-dft-c2r-1d.o .libs/plan-dft-c2r-2d.o .libs/plan-dft-c2r-3d.o .libs/plan-dft-c2r.o .libs/plan-dft-r2c-1d.o .libs/plan-dft-r2c-2d.o .libs/plan-dft-r2c-3d.o .libs/plan-dft-r2c.o .libs/plan-dft.o .libs/plan-guru-dft-c2r.o .libs/plan-guru-dft-r2c.o .libs/plan-guru-dft.o .libs/plan-guru-r2r.o .libs/plan-guru-split-dft-c2r.o .libs/plan-guru-split-dft-r2c.o .libs/plan-guru-split-dft.o .libs/plan-many-dft-c2r.o .libs/plan-many-dft-r2c.o .libs/plan-many-dft.o .libs/plan-many-r2r.o .libs/plan-r2r-1d.o .libs/plan-r2r-2d.o .libs/plan-r2r-3d.o .libs/plan-r2r.o .libs/print-plan.o .libs/rdft2-pad.o .libs/the-planner.o .libs/version.o .libs/plan-guru64-dft-c2r.o .libs/plan-guru64-dft-r2c.o .libs/plan-guru64-dft.o .libs/plan-guru64-r2r.o .libs/plan-guru64-split-dft-c2r.o .libs/plan-guru64-split-dft-r2c.o .libs/plan-guru64-split-dft.o .libs/mktensor-iodims64.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libapi.a
# libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" )
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# Making all in libbench2
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/libbench2'
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-ccopy-from.o -MD -MP -MF .deps/after-ccopy-from.Tpo -c -o after-ccopy-from.o after-ccopy-from.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-ccopy-to.o -MD -MP -MF .deps/after-ccopy-to.Tpo -c -o after-ccopy-to.o after-ccopy-to.c
# mv -f .deps/after-ccopy-to.Tpo .deps/after-ccopy-to.Po
# mv -f .deps/after-ccopy-from.Tpo .deps/after-ccopy-from.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-hccopy-from.o -MD -MP -MF .deps/after-hccopy-from.Tpo -c -o after-hccopy-from.o after-hccopy-from.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-hccopy-to.o -MD -MP -MF .deps/after-hccopy-to.Tpo -c -o after-hccopy-to.o after-hccopy-to.c
# mv -f .deps/after-hccopy-to.Tpo .deps/after-hccopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-rcopy-from.o -MD -MP -MF .deps/after-rcopy-from.Tpo -c -o after-rcopy-from.o after-rcopy-from.c
# mv -f .deps/after-hccopy-from.Tpo .deps/after-hccopy-from.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT after-rcopy-to.o -MD -MP -MF .deps/after-rcopy-to.Tpo -c -o after-rcopy-to.o after-rcopy-to.c
# mv -f .deps/after-rcopy-to.Tpo .deps/after-rcopy-to.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT allocate.o -MD -MP -MF .deps/allocate.Tpo -c -o allocate.o allocate.c
# mv -f .deps/after-rcopy-from.Tpo .deps/after-rcopy-from.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT aset.o -MD -MP -MF .deps/aset.Tpo -c -o aset.o aset.c
# mv -f .deps/allocate.Tpo .deps/allocate.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-cost-postprocess.o -MD -MP -MF .deps/bench-cost-postprocess.Tpo -c -o bench-cost-postprocess.o bench-cost-postprocess.c
# mv -f .deps/aset.Tpo .deps/aset.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-exit.o -MD -MP -MF .deps/bench-exit.Tpo -c -o bench-exit.o bench-exit.c
# mv -f .deps/bench-cost-postprocess.Tpo .deps/bench-cost-postprocess.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-main.o -MD -MP -MF .deps/bench-main.Tpo -c -o bench-main.o bench-main.c
# mv -f .deps/bench-exit.Tpo .deps/bench-exit.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT can-do.o -MD -MP -MF .deps/can-do.Tpo -c -o can-do.o can-do.c
# mv -f .deps/can-do.Tpo .deps/can-do.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT caset.o -MD -MP -MF .deps/caset.Tpo -c -o caset.o caset.c
# mv -f .deps/bench-main.Tpo .deps/bench-main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT dotens2.o -MD -MP -MF .deps/dotens2.Tpo -c -o dotens2.o dotens2.c
# mv -f .deps/caset.Tpo .deps/caset.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT info.o -MD -MP -MF .deps/info.Tpo -c -o info.o info.c
# mv -f .deps/info.Tpo .deps/info.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/dotens2.Tpo .deps/dotens2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mflops.o -MD -MP -MF .deps/mflops.Tpo -c -o mflops.o mflops.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT mp.o -MD -MP -MF .deps/mp.Tpo -c -o mp.o mp.c
# mv -f .deps/mflops.Tpo .deps/mflops.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT ovtpvt.o -MD -MP -MF .deps/ovtpvt.Tpo -c -o ovtpvt.o ovtpvt.c
# mv -f .deps/ovtpvt.Tpo .deps/ovtpvt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT pow2.o -MD -MP -MF .deps/pow2.Tpo -c -o pow2.o pow2.c
# mv -f .deps/pow2.Tpo .deps/pow2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT problem.o -MD -MP -MF .deps/problem.Tpo -c -o problem.o problem.c
# mv -f .deps/problem.Tpo .deps/problem.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c
# mv -f .deps/report.Tpo .deps/report.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT speed.o -MD -MP -MF .deps/speed.Tpo -c -o speed.o speed.c
# mv -f .deps/speed.Tpo .deps/speed.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT tensor.o -MD -MP -MF .deps/tensor.Tpo -c -o tensor.o tensor.c
# mv -f .deps/tensor.Tpo .deps/tensor.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c
# mv -f .deps/timer.Tpo .deps/timer.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT useropt.o -MD -MP -MF .deps/useropt.Tpo -c -o useropt.o useropt.c
# mv -f .deps/useropt.Tpo .deps/useropt.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
# mv -f .deps/util.Tpo .deps/util.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-dft.o -MD -MP -MF .deps/verify-dft.Tpo -c -o verify-dft.o verify-dft.c
# mv -f .deps/verify-dft.Tpo .deps/verify-dft.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-lib.o -MD -MP -MF .deps/verify-lib.Tpo -c -o verify-lib.o verify-lib.c
# mv -f .deps/mp.Tpo .deps/mp.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-r2r.o -MD -MP -MF .deps/verify-r2r.Tpo -c -o verify-r2r.o verify-r2r.c
# mv -f .deps/verify-lib.Tpo .deps/verify-lib.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify-rdft2.o -MD -MP -MF .deps/verify-rdft2.Tpo -c -o verify-rdft2.o verify-rdft2.c
# mv -f .deps/verify-rdft2.Tpo .deps/verify-rdft2.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT verify.o -MD -MP -MF .deps/verify.Tpo -c -o verify.o verify.c
# mv -f .deps/verify.Tpo .deps/verify.Po
# mv -f .deps/verify-r2r.Tpo .deps/verify-r2r.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT zero.o -MD -MP -MF .deps/zero.Tpo -c -o zero.o zero.c
# gcc -DHAVE_CONFIG_H -I. -I.. -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT my-getopt.o -MD -MP -MF .deps/my-getopt.Tpo -c -o my-getopt.o my-getopt.c
# mv -f .deps/zero.Tpo .deps/zero.Po
# mv -f .deps/my-getopt.Tpo .deps/my-getopt.Po
# rm -f libbench2.a
# ar cru libbench2.a after-ccopy-from.o after-ccopy-to.o after-hccopy-from.o after-hccopy-to.o after-rcopy-from.o after-rcopy-to.o allocate.o aset.o bench-cost-postprocess.o bench-exit.o bench-main.o can-do.o caset.o dotens2.o info.o main.o mflops.o mp.o ovtpvt.o pow2.o problem.o report.o speed.o tensor.o timer.o useropt.o util.o verify-dft.o verify-lib.o verify-r2r.o verify-rdft2.o verify.o zero.o my-getopt.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libbench2.a
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/libbench2'
# Making all in .
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single'
# /bin/sh ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -no-undefined -version-info 7:4:4 -o libfftw3f.la -rpath /usr/lib kernel/libkernel.la dft/libdft.la dft/scalar/libdft_scalar.la dft/scalar/codelets/libdft_scalar_codelets.la rdft/librdft.la rdft/scalar/librdft_scalar.la rdft/scalar/r2cf/librdft_scalar_r2cf.la rdft/scalar/r2cb/librdft_scalar_r2cb.la rdft/scalar/r2r/librdft_scalar_r2r.la reodft/libreodft.la api/libapi.la simd-support/libsimd_support.la simd-support/libsimd_sse2_nonportable.la dft/simd/sse2/libdft_sse2_codelets.la rdft/simd/sse2/librdft_sse2_codelets.la dft/simd/avx/libdft_avx_codelets.la rdft/simd/avx/librdft_avx_codelets.la -lm
# cp -f fftw.pc fftw3f.pc
# libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive kernel/.libs/libkernel.a dft/.libs/libdft.a dft/scalar/.libs/libdft_scalar.a dft/scalar/codelets/.libs/libdft_scalar_codelets.a rdft/.libs/librdft.a rdft/scalar/.libs/librdft_scalar.a rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a rdft/scalar/r2r/.libs/librdft_scalar_r2r.a reodft/.libs/libreodft.a api/.libs/libapi.a simd-support/.libs/libsimd_support.a simd-support/.libs/libsimd_sse2_nonportable.a dft/simd/sse2/.libs/libdft_sse2_codelets.a rdft/simd/sse2/.libs/librdft_sse2_codelets.a dft/simd/avx/.libs/libdft_avx_codelets.a rdft/simd/avx/.libs/librdft_avx_codelets.a -Wl,--no-whole-archive -lm -O3 -malign-double -Wl,-soname -Wl,libfftw3f.so.3 -o .libs/libfftw3f.so.3.4.4
# libtool: link: (cd ".libs" && rm -f "libfftw3f.so.3" && ln -s "libfftw3f.so.3.4.4" "libfftw3f.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3f.so" && ln -s "libfftw3f.so.3.4.4" "libfftw3f.so")
# libtool: link: (cd .libs/libfftw3f.lax/libkernel.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/kernel/.libs/libkernel.a")
# libtool: link: (cd .libs/libfftw3f.lax/libdft.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/dft/.libs/libdft.a")
# libtool: link: (cd .libs/libfftw3f.lax/libdft_scalar.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/.libs/libdft_scalar.a")
# libtool: link: (cd .libs/libfftw3f.lax/libdft_scalar_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets/.libs/libdft_scalar_codelets.a")
# libtool: link: (cd .libs/libfftw3f.lax/librdft.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/rdft/.libs/librdft.a")
# libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/.libs/librdft_scalar.a")
# libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2cf.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf/.libs/librdft_scalar_r2cf.a")
# libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2cb.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb/.libs/librdft_scalar_r2cb.a")
# libtool: link: (cd .libs/libfftw3f.lax/librdft_scalar_r2r.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r/.libs/librdft_scalar_r2r.a")
# libtool: link: (cd .libs/libfftw3f.lax/libreodft.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/reodft/.libs/libreodft.a")
# libtool: link: (cd .libs/libfftw3f.lax/libapi.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/api/.libs/libapi.a")
# libtool: link: (cd .libs/libfftw3f.lax/libsimd_support.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/simd-support/.libs/libsimd_support.a")
# libtool: link: (cd .libs/libfftw3f.lax/libsimd_sse2_nonportable.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/simd-support/.libs/libsimd_sse2_nonportable.a")
# libtool: link: (cd .libs/libfftw3f.lax/libdft_sse2_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2/.libs/libdft_sse2_codelets.a")
# libtool: link: (cd .libs/libfftw3f.lax/librdft_sse2_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2/.libs/librdft_sse2_codelets.a")
# libtool: link: (cd .libs/libfftw3f.lax/libdft_avx_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx/.libs/libdft_avx_codelets.a")
# libtool: link: (cd .libs/libfftw3f.lax/librdft_avx_codelets.a && ar x "/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx/.libs/librdft_avx_codelets.a")
# copying selected object files to avoid basename conflicts...
# libtool: link: ln .libs/libfftw3f.lax/libdft.a/buffered.o .libs/libfftw3f.lax/lt1-buffered.o || cp .libs/libfftw3f.lax/libdft.a/buffered.o .libs/libfftw3f.lax/lt1-buffered.o
# libtool: link: ln .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt2-ct.o || cp .libs/libfftw3f.lax/libdft.a/ct.o .libs/libfftw3f.lax/lt2-ct.o
# libtool: link: ln .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt3-plan.o || cp .libs/libfftw3f.lax/libdft.a/plan.o .libs/libfftw3f.lax/lt3-plan.o
# libtool: link: ln .libs/libfftw3f.lax/libdft.a/problem.o .libs/libfftw3f.lax/lt4-problem.o || cp .libs/libfftw3f.lax/libdft.a/problem.o .libs/libfftw3f.lax/lt4-problem.o
# libtool: link: ln .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt5-rader.o || cp .libs/libfftw3f.lax/libdft.a/rader.o .libs/libfftw3f.lax/lt5-rader.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt6-buffered.o || cp .libs/libfftw3f.lax/librdft.a/buffered.o .libs/libfftw3f.lax/lt6-buffered.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt7-conf.o || cp .libs/libfftw3f.lax/librdft.a/conf.o .libs/libfftw3f.lax/lt7-conf.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt8-generic.o || cp .libs/libfftw3f.lax/librdft.a/generic.o .libs/libfftw3f.lax/lt8-generic.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt9-indirect.o || cp .libs/libfftw3f.lax/librdft.a/indirect.o .libs/libfftw3f.lax/lt9-indirect.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt10-nop.o || cp .libs/libfftw3f.lax/librdft.a/nop.o .libs/libfftw3f.lax/lt10-nop.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt11-plan.o || cp .libs/libfftw3f.lax/librdft.a/plan.o .libs/libfftw3f.lax/lt11-plan.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt12-problem.o || cp .libs/libfftw3f.lax/librdft.a/problem.o .libs/libfftw3f.lax/lt12-problem.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt13-rank-geq2.o || cp .libs/libfftw3f.lax/librdft.a/rank-geq2.o .libs/libfftw3f.lax/lt13-rank-geq2.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt14-solve.o || cp .libs/libfftw3f.lax/librdft.a/solve.o .libs/libfftw3f.lax/lt14-solve.o
# libtool: link: ln .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt15-vrank-geq1.o || cp .libs/libfftw3f.lax/librdft.a/vrank-geq1.o .libs/libfftw3f.lax/lt15-vrank-geq1.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3f.lax/lt16-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2cf.a/codlist.o .libs/libfftw3f.lax/lt16-codlist.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2cb.a/codlist.o .libs/libfftw3f.lax/lt17-codlist.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o || cp .libs/libfftw3f.lax/librdft_scalar_r2r.a/codlist.o .libs/libfftw3f.lax/lt18-codlist.o
# libtool: link: ln .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt19-conf.o || cp .libs/libfftw3f.lax/libreodft.a/conf.o .libs/libfftw3f.lax/lt19-conf.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt20-codlist.o || cp .libs/libfftw3f.lax/libdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt20-codlist.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt21-codlist.o || cp .libs/libfftw3f.lax/librdft_sse2_codelets.a/codlist.o .libs/libfftw3f.lax/lt21-codlist.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3f.lax/lt22-genus.o || cp .libs/libfftw3f.lax/librdft_sse2_codelets.a/genus.o .libs/libfftw3f.lax/lt22-genus.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt23-codlist.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt23-codlist.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt24-genus.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt24-genus.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3f.lax/lt25-n1bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_10.o .libs/libfftw3f.lax/lt25-n1bv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3f.lax/lt26-n1bv_11.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_11.o .libs/libfftw3f.lax/lt26-n1bv_11.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3f.lax/lt27-n1bv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_12.o .libs/libfftw3f.lax/lt27-n1bv_12.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3f.lax/lt28-n1bv_128.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_128.o .libs/libfftw3f.lax/lt28-n1bv_128.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3f.lax/lt29-n1bv_13.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_13.o .libs/libfftw3f.lax/lt29-n1bv_13.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3f.lax/lt30-n1bv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_14.o .libs/libfftw3f.lax/lt30-n1bv_14.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3f.lax/lt31-n1bv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_15.o .libs/libfftw3f.lax/lt31-n1bv_15.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3f.lax/lt32-n1bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_16.o .libs/libfftw3f.lax/lt32-n1bv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3f.lax/lt33-n1bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_2.o .libs/libfftw3f.lax/lt33-n1bv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3f.lax/lt34-n1bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_20.o .libs/libfftw3f.lax/lt34-n1bv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3f.lax/lt35-n1bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_25.o .libs/libfftw3f.lax/lt35-n1bv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3f.lax/lt36-n1bv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_3.o .libs/libfftw3f.lax/lt36-n1bv_3.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3f.lax/lt37-n1bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_32.o .libs/libfftw3f.lax/lt37-n1bv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3f.lax/lt38-n1bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_4.o .libs/libfftw3f.lax/lt38-n1bv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3f.lax/lt39-n1bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_5.o .libs/libfftw3f.lax/lt39-n1bv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3f.lax/lt40-n1bv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_6.o .libs/libfftw3f.lax/lt40-n1bv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3f.lax/lt41-n1bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_64.o .libs/libfftw3f.lax/lt41-n1bv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3f.lax/lt42-n1bv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_7.o .libs/libfftw3f.lax/lt42-n1bv_7.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3f.lax/lt43-n1bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_8.o .libs/libfftw3f.lax/lt43-n1bv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3f.lax/lt44-n1bv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1bv_9.o .libs/libfftw3f.lax/lt44-n1bv_9.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3f.lax/lt45-n1fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_10.o .libs/libfftw3f.lax/lt45-n1fv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3f.lax/lt46-n1fv_11.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_11.o .libs/libfftw3f.lax/lt46-n1fv_11.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3f.lax/lt47-n1fv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_12.o .libs/libfftw3f.lax/lt47-n1fv_12.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3f.lax/lt48-n1fv_128.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_128.o .libs/libfftw3f.lax/lt48-n1fv_128.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3f.lax/lt49-n1fv_13.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_13.o .libs/libfftw3f.lax/lt49-n1fv_13.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3f.lax/lt50-n1fv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_14.o .libs/libfftw3f.lax/lt50-n1fv_14.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3f.lax/lt51-n1fv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_15.o .libs/libfftw3f.lax/lt51-n1fv_15.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3f.lax/lt52-n1fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_16.o .libs/libfftw3f.lax/lt52-n1fv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3f.lax/lt53-n1fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_2.o .libs/libfftw3f.lax/lt53-n1fv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3f.lax/lt54-n1fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_20.o .libs/libfftw3f.lax/lt54-n1fv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3f.lax/lt55-n1fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_25.o .libs/libfftw3f.lax/lt55-n1fv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3f.lax/lt56-n1fv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_3.o .libs/libfftw3f.lax/lt56-n1fv_3.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3f.lax/lt57-n1fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_32.o .libs/libfftw3f.lax/lt57-n1fv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3f.lax/lt58-n1fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_4.o .libs/libfftw3f.lax/lt58-n1fv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3f.lax/lt59-n1fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_5.o .libs/libfftw3f.lax/lt59-n1fv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3f.lax/lt60-n1fv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_6.o .libs/libfftw3f.lax/lt60-n1fv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3f.lax/lt61-n1fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_64.o .libs/libfftw3f.lax/lt61-n1fv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3f.lax/lt62-n1fv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_7.o .libs/libfftw3f.lax/lt62-n1fv_7.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3f.lax/lt63-n1fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_8.o .libs/libfftw3f.lax/lt63-n1fv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3f.lax/lt64-n1fv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n1fv_9.o .libs/libfftw3f.lax/lt64-n1fv_9.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3f.lax/lt65-n2bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_10.o .libs/libfftw3f.lax/lt65-n2bv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3f.lax/lt66-n2bv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_12.o .libs/libfftw3f.lax/lt66-n2bv_12.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3f.lax/lt67-n2bv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_14.o .libs/libfftw3f.lax/lt67-n2bv_14.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3f.lax/lt68-n2bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_16.o .libs/libfftw3f.lax/lt68-n2bv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3f.lax/lt69-n2bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_2.o .libs/libfftw3f.lax/lt69-n2bv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3f.lax/lt70-n2bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_20.o .libs/libfftw3f.lax/lt70-n2bv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3f.lax/lt71-n2bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_32.o .libs/libfftw3f.lax/lt71-n2bv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3f.lax/lt72-n2bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_4.o .libs/libfftw3f.lax/lt72-n2bv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3f.lax/lt73-n2bv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_6.o .libs/libfftw3f.lax/lt73-n2bv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3f.lax/lt74-n2bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_64.o .libs/libfftw3f.lax/lt74-n2bv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3f.lax/lt75-n2bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2bv_8.o .libs/libfftw3f.lax/lt75-n2bv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3f.lax/lt76-n2fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_10.o .libs/libfftw3f.lax/lt76-n2fv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3f.lax/lt77-n2fv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_12.o .libs/libfftw3f.lax/lt77-n2fv_12.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3f.lax/lt78-n2fv_14.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_14.o .libs/libfftw3f.lax/lt78-n2fv_14.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3f.lax/lt79-n2fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_16.o .libs/libfftw3f.lax/lt79-n2fv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3f.lax/lt80-n2fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_2.o .libs/libfftw3f.lax/lt80-n2fv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3f.lax/lt81-n2fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_20.o .libs/libfftw3f.lax/lt81-n2fv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3f.lax/lt82-n2fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_32.o .libs/libfftw3f.lax/lt82-n2fv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3f.lax/lt83-n2fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_4.o .libs/libfftw3f.lax/lt83-n2fv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3f.lax/lt84-n2fv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_6.o .libs/libfftw3f.lax/lt84-n2fv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3f.lax/lt85-n2fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_64.o .libs/libfftw3f.lax/lt85-n2fv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3f.lax/lt86-n2fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2fv_8.o .libs/libfftw3f.lax/lt86-n2fv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3f.lax/lt87-n2sv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_16.o .libs/libfftw3f.lax/lt87-n2sv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3f.lax/lt88-n2sv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_32.o .libs/libfftw3f.lax/lt88-n2sv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3f.lax/lt89-n2sv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_4.o .libs/libfftw3f.lax/lt89-n2sv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3f.lax/lt90-n2sv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_64.o .libs/libfftw3f.lax/lt90-n2sv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3f.lax/lt91-n2sv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/n2sv_8.o .libs/libfftw3f.lax/lt91-n2sv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3f.lax/lt92-q1bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_2.o .libs/libfftw3f.lax/lt92-q1bv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3f.lax/lt93-q1bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_4.o .libs/libfftw3f.lax/lt93-q1bv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3f.lax/lt94-q1bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_5.o .libs/libfftw3f.lax/lt94-q1bv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3f.lax/lt95-q1bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1bv_8.o .libs/libfftw3f.lax/lt95-q1bv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3f.lax/lt96-q1fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_2.o .libs/libfftw3f.lax/lt96-q1fv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3f.lax/lt97-q1fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_4.o .libs/libfftw3f.lax/lt97-q1fv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3f.lax/lt98-q1fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_5.o .libs/libfftw3f.lax/lt98-q1fv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3f.lax/lt99-q1fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/q1fv_8.o .libs/libfftw3f.lax/lt99-q1fv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3f.lax/lt100-t1buv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_10.o .libs/libfftw3f.lax/lt100-t1buv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3f.lax/lt101-t1buv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_2.o .libs/libfftw3f.lax/lt101-t1buv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3f.lax/lt102-t1buv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_3.o .libs/libfftw3f.lax/lt102-t1buv_3.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3f.lax/lt103-t1buv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_4.o .libs/libfftw3f.lax/lt103-t1buv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3f.lax/lt104-t1buv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_5.o .libs/libfftw3f.lax/lt104-t1buv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3f.lax/lt105-t1buv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_6.o .libs/libfftw3f.lax/lt105-t1buv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3f.lax/lt106-t1buv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_7.o .libs/libfftw3f.lax/lt106-t1buv_7.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3f.lax/lt107-t1buv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_8.o .libs/libfftw3f.lax/lt107-t1buv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3f.lax/lt108-t1buv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1buv_9.o .libs/libfftw3f.lax/lt108-t1buv_9.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3f.lax/lt109-t1bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_10.o .libs/libfftw3f.lax/lt109-t1bv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3f.lax/lt110-t1bv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_12.o .libs/libfftw3f.lax/lt110-t1bv_12.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3f.lax/lt111-t1bv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_15.o .libs/libfftw3f.lax/lt111-t1bv_15.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3f.lax/lt112-t1bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_16.o .libs/libfftw3f.lax/lt112-t1bv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3f.lax/lt113-t1bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_2.o .libs/libfftw3f.lax/lt113-t1bv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3f.lax/lt114-t1bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_20.o .libs/libfftw3f.lax/lt114-t1bv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3f.lax/lt115-t1bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_25.o .libs/libfftw3f.lax/lt115-t1bv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3f.lax/lt116-t1bv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_3.o .libs/libfftw3f.lax/lt116-t1bv_3.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3f.lax/lt117-t1bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_32.o .libs/libfftw3f.lax/lt117-t1bv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3f.lax/lt118-t1bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_4.o .libs/libfftw3f.lax/lt118-t1bv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3f.lax/lt119-t1bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_5.o .libs/libfftw3f.lax/lt119-t1bv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3f.lax/lt120-t1bv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_6.o .libs/libfftw3f.lax/lt120-t1bv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3f.lax/lt121-t1bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_64.o .libs/libfftw3f.lax/lt121-t1bv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3f.lax/lt122-t1bv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_7.o .libs/libfftw3f.lax/lt122-t1bv_7.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3f.lax/lt123-t1bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_8.o .libs/libfftw3f.lax/lt123-t1bv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3f.lax/lt124-t1bv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1bv_9.o .libs/libfftw3f.lax/lt124-t1bv_9.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3f.lax/lt125-t1fuv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_10.o .libs/libfftw3f.lax/lt125-t1fuv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3f.lax/lt126-t1fuv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_2.o .libs/libfftw3f.lax/lt126-t1fuv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3f.lax/lt127-t1fuv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_3.o .libs/libfftw3f.lax/lt127-t1fuv_3.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3f.lax/lt128-t1fuv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_4.o .libs/libfftw3f.lax/lt128-t1fuv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3f.lax/lt129-t1fuv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_5.o .libs/libfftw3f.lax/lt129-t1fuv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3f.lax/lt130-t1fuv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_6.o .libs/libfftw3f.lax/lt130-t1fuv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3f.lax/lt131-t1fuv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_7.o .libs/libfftw3f.lax/lt131-t1fuv_7.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3f.lax/lt132-t1fuv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_8.o .libs/libfftw3f.lax/lt132-t1fuv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3f.lax/lt133-t1fuv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fuv_9.o .libs/libfftw3f.lax/lt133-t1fuv_9.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3f.lax/lt134-t1fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_10.o .libs/libfftw3f.lax/lt134-t1fv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3f.lax/lt135-t1fv_12.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_12.o .libs/libfftw3f.lax/lt135-t1fv_12.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3f.lax/lt136-t1fv_15.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_15.o .libs/libfftw3f.lax/lt136-t1fv_15.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3f.lax/lt137-t1fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_16.o .libs/libfftw3f.lax/lt137-t1fv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3f.lax/lt138-t1fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_2.o .libs/libfftw3f.lax/lt138-t1fv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3f.lax/lt139-t1fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_20.o .libs/libfftw3f.lax/lt139-t1fv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3f.lax/lt140-t1fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_25.o .libs/libfftw3f.lax/lt140-t1fv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3f.lax/lt141-t1fv_3.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_3.o .libs/libfftw3f.lax/lt141-t1fv_3.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3f.lax/lt142-t1fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_32.o .libs/libfftw3f.lax/lt142-t1fv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3f.lax/lt143-t1fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_4.o .libs/libfftw3f.lax/lt143-t1fv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3f.lax/lt144-t1fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_5.o .libs/libfftw3f.lax/lt144-t1fv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3f.lax/lt145-t1fv_6.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_6.o .libs/libfftw3f.lax/lt145-t1fv_6.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3f.lax/lt146-t1fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_64.o .libs/libfftw3f.lax/lt146-t1fv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3f.lax/lt147-t1fv_7.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_7.o .libs/libfftw3f.lax/lt147-t1fv_7.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3f.lax/lt148-t1fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_8.o .libs/libfftw3f.lax/lt148-t1fv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3f.lax/lt149-t1fv_9.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1fv_9.o .libs/libfftw3f.lax/lt149-t1fv_9.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3f.lax/lt150-t1sv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_16.o .libs/libfftw3f.lax/lt150-t1sv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3f.lax/lt151-t1sv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_2.o .libs/libfftw3f.lax/lt151-t1sv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3f.lax/lt152-t1sv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_32.o .libs/libfftw3f.lax/lt152-t1sv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3f.lax/lt153-t1sv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_4.o .libs/libfftw3f.lax/lt153-t1sv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3f.lax/lt154-t1sv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t1sv_8.o .libs/libfftw3f.lax/lt154-t1sv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3f.lax/lt155-t2bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_10.o .libs/libfftw3f.lax/lt155-t2bv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3f.lax/lt156-t2bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_16.o .libs/libfftw3f.lax/lt156-t2bv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3f.lax/lt157-t2bv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_2.o .libs/libfftw3f.lax/lt157-t2bv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3f.lax/lt158-t2bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_20.o .libs/libfftw3f.lax/lt158-t2bv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3f.lax/lt159-t2bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_25.o .libs/libfftw3f.lax/lt159-t2bv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3f.lax/lt160-t2bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_32.o .libs/libfftw3f.lax/lt160-t2bv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3f.lax/lt161-t2bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_4.o .libs/libfftw3f.lax/lt161-t2bv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3f.lax/lt162-t2bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_5.o .libs/libfftw3f.lax/lt162-t2bv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3f.lax/lt163-t2bv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_64.o .libs/libfftw3f.lax/lt163-t2bv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3f.lax/lt164-t2bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2bv_8.o .libs/libfftw3f.lax/lt164-t2bv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3f.lax/lt165-t2fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_10.o .libs/libfftw3f.lax/lt165-t2fv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3f.lax/lt166-t2fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_16.o .libs/libfftw3f.lax/lt166-t2fv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3f.lax/lt167-t2fv_2.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_2.o .libs/libfftw3f.lax/lt167-t2fv_2.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3f.lax/lt168-t2fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_20.o .libs/libfftw3f.lax/lt168-t2fv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3f.lax/lt169-t2fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_25.o .libs/libfftw3f.lax/lt169-t2fv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3f.lax/lt170-t2fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_32.o .libs/libfftw3f.lax/lt170-t2fv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3f.lax/lt171-t2fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_4.o .libs/libfftw3f.lax/lt171-t2fv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3f.lax/lt172-t2fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_5.o .libs/libfftw3f.lax/lt172-t2fv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3f.lax/lt173-t2fv_64.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_64.o .libs/libfftw3f.lax/lt173-t2fv_64.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3f.lax/lt174-t2fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2fv_8.o .libs/libfftw3f.lax/lt174-t2fv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3f.lax/lt175-t2sv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_16.o .libs/libfftw3f.lax/lt175-t2sv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3f.lax/lt176-t2sv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_32.o .libs/libfftw3f.lax/lt176-t2sv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3f.lax/lt177-t2sv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_4.o .libs/libfftw3f.lax/lt177-t2sv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3f.lax/lt178-t2sv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t2sv_8.o .libs/libfftw3f.lax/lt178-t2sv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3f.lax/lt179-t3bv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_10.o .libs/libfftw3f.lax/lt179-t3bv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3f.lax/lt180-t3bv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_16.o .libs/libfftw3f.lax/lt180-t3bv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3f.lax/lt181-t3bv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_20.o .libs/libfftw3f.lax/lt181-t3bv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3f.lax/lt182-t3bv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_25.o .libs/libfftw3f.lax/lt182-t3bv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3f.lax/lt183-t3bv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_32.o .libs/libfftw3f.lax/lt183-t3bv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3f.lax/lt184-t3bv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_4.o .libs/libfftw3f.lax/lt184-t3bv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3f.lax/lt185-t3bv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_5.o .libs/libfftw3f.lax/lt185-t3bv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3f.lax/lt186-t3bv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3bv_8.o .libs/libfftw3f.lax/lt186-t3bv_8.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3f.lax/lt187-t3fv_10.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_10.o .libs/libfftw3f.lax/lt187-t3fv_10.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3f.lax/lt188-t3fv_16.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_16.o .libs/libfftw3f.lax/lt188-t3fv_16.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3f.lax/lt189-t3fv_20.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_20.o .libs/libfftw3f.lax/lt189-t3fv_20.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3f.lax/lt190-t3fv_25.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_25.o .libs/libfftw3f.lax/lt190-t3fv_25.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3f.lax/lt191-t3fv_32.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_32.o .libs/libfftw3f.lax/lt191-t3fv_32.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3f.lax/lt192-t3fv_4.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_4.o .libs/libfftw3f.lax/lt192-t3fv_4.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3f.lax/lt193-t3fv_5.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_5.o .libs/libfftw3f.lax/lt193-t3fv_5.o
# libtool: link: ln .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3f.lax/lt194-t3fv_8.o || cp .libs/libfftw3f.lax/libdft_avx_codelets.a/t3fv_8.o .libs/libfftw3f.lax/lt194-t3fv_8.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt195-codlist.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/codlist.o .libs/libfftw3f.lax/lt195-codlist.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt196-genus.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/genus.o .libs/libfftw3f.lax/lt196-genus.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3f.lax/lt197-hc2cbdftv_10.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_10.o .libs/libfftw3f.lax/lt197-hc2cbdftv_10.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3f.lax/lt198-hc2cbdftv_12.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_12.o .libs/libfftw3f.lax/lt198-hc2cbdftv_12.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3f.lax/lt199-hc2cbdftv_16.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_16.o .libs/libfftw3f.lax/lt199-hc2cbdftv_16.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3f.lax/lt200-hc2cbdftv_2.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_2.o .libs/libfftw3f.lax/lt200-hc2cbdftv_2.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3f.lax/lt201-hc2cbdftv_20.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_20.o .libs/libfftw3f.lax/lt201-hc2cbdftv_20.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3f.lax/lt202-hc2cbdftv_32.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_32.o .libs/libfftw3f.lax/lt202-hc2cbdftv_32.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3f.lax/lt203-hc2cbdftv_4.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_4.o .libs/libfftw3f.lax/lt203-hc2cbdftv_4.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3f.lax/lt204-hc2cbdftv_6.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_6.o .libs/libfftw3f.lax/lt204-hc2cbdftv_6.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3f.lax/lt205-hc2cbdftv_8.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cbdftv_8.o .libs/libfftw3f.lax/lt205-hc2cbdftv_8.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3f.lax/lt206-hc2cfdftv_10.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_10.o .libs/libfftw3f.lax/lt206-hc2cfdftv_10.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3f.lax/lt207-hc2cfdftv_12.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_12.o .libs/libfftw3f.lax/lt207-hc2cfdftv_12.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3f.lax/lt208-hc2cfdftv_16.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_16.o .libs/libfftw3f.lax/lt208-hc2cfdftv_16.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3f.lax/lt209-hc2cfdftv_2.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_2.o .libs/libfftw3f.lax/lt209-hc2cfdftv_2.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3f.lax/lt210-hc2cfdftv_20.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_20.o .libs/libfftw3f.lax/lt210-hc2cfdftv_20.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3f.lax/lt211-hc2cfdftv_32.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_32.o .libs/libfftw3f.lax/lt211-hc2cfdftv_32.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3f.lax/lt212-hc2cfdftv_4.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_4.o .libs/libfftw3f.lax/lt212-hc2cfdftv_4.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3f.lax/lt213-hc2cfdftv_6.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_6.o .libs/libfftw3f.lax/lt213-hc2cfdftv_6.o
# libtool: link: ln .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3f.lax/lt214-hc2cfdftv_8.o || cp .libs/libfftw3f.lax/librdft_avx_codelets.a/hc2cfdftv_8.o .libs/libfftw3f.lax/lt214-hc2cfdftv_8.o
# libtool: link: ar cru .libs/libfftw3f.a .libs/libfftw3f.lax/libkernel.a/align.o .libs/libfftw3f.lax/libkernel.a/alloc.o .libs/libfftw3f.lax/libkernel.a/assert.o .libs/libfftw3f.lax/libkernel.a/awake.o .libs/libfftw3f.lax/libkernel.a/buffered.o .libs/libfftw3f.lax/libkernel.a/cpy1d.o .libs/libfftw3f.lax/libkernel.a/cpy2d-pair.o .libs/libfftw3f.lax/libkernel.a/cpy2d.o .libs/libfftw3f.lax/libkernel.a/ct.o .libs/libfftw3f.lax/libkernel.a/debug.o .libs/libfftw3f.lax/libkernel.a/extract-reim.o .libs/libfftw3f.lax/libkernel.a/hash.o .libs/libfftw3f.lax/libkernel.a/iabs.o .libs/libfftw3f.lax/libkernel.a/kalloc.o .libs/libfftw3f.lax/libkernel.a/md5-1.o .libs/libfftw3f.lax/libkernel.a/md5.o .libs/libfftw3f.lax/libkernel.a/minmax.o .libs/libfftw3f.lax/libkernel.a/ops.o .libs/libfftw3f.lax/libkernel.a/pickdim.o .libs/libfftw3f.lax/libkernel.a/plan.o .libs/libfftw3f.lax/libkernel.a/planner.o .libs/libfftw3f.lax/libkernel.a/primes.o .libs/libfftw3f.lax/libkernel.a/print.o .libs/libfftw3f.lax/libkernel.a/problem.o .libs/libfftw3f.lax/libkernel.a/rader.o .libs/libfftw3f.lax/libkernel.a/scan.o .libs/libfftw3f.lax/libkernel.a/solver.o .libs/libfftw3f.lax/libkernel.a/solvtab.o .libs/libfftw3f.lax/libkernel.a/stride.o .libs/libfftw3f.lax/libkernel.a/tensor.o .libs/libfftw3f.lax/libkernel.a/tensor1.o .libs/libfftw3f.lax/libkernel.a/tensor2.o .libs/libfftw3f.lax/libkernel.a/tensor3.o .libs/libfftw3f.lax/libkernel.a/tensor4.o .libs/libfftw3f.lax/libkernel.a/tensor5.o .libs/libfftw3f.lax/libkernel.a/tensor7.o .libs/libfftw3f.lax/libkernel.a/tensor8.o .libs/libfftw3f.lax/libkernel.a/tensor9.o .libs/libfftw3f.lax/libkernel.a/tile2d.o .libs/libfftw3f.lax/libkernel.a/timer.o .libs/libfftw3f.lax/libkernel.a/transpose.o .libs/libfftw3f.lax/libkernel.a/trig.o .libs/libfftw3f.lax/libkernel.a/twiddle.o .libs/libfftw3f.lax/libdft.a/bluestein.o .libs/libfftw3f.lax/lt1-buffered.o .libs/libfftw3f.lax/libdft.a/conf.o .libs/libfftw3f.lax/lt2-ct.o .libs/libfftw3f.lax/libdft.a/dftw-direct.o .libs/libfftw3f.lax/libdft.a/dftw-directsq.o .libs/libfftw3f.lax/libdft.a/dftw-generic.o .libs/libfftw3f.lax/libdft.a/dftw-genericbuf.o .libs/libfftw3f.lax/libdft.a/direct.o .libs/libfftw3f.lax/libdft.a/generic.o .libs/libfftw3f.lax/libdft.a/indirect-transpose.o .libs/libfftw3f.lax/libdft.a/indirect.o .libs/libfftw3f.lax/libdft.a/kdft-dif.o .libs/libfftw3f.lax/libdft.a/kdft-difsq.o .libs/libfftw3f.lax/libdft.a/kdft-dit.o .libs/libfftw3f.lax/libdft.a/kdft.o .libs/libfftw3f.lax/libdft.a/nop.o .libs/libfftw3f.lax/lt3-plan.o .libs/libfftw3f.lax/lt4-problem.o .libs/libfftw3f.lax/lt5-rader.o .libs/libfftw3f.lax/libdft.a/rank-geq2.o .libs/libfftw3f.lax/libdft.a/solve.o .libs/libfftw3f.lax/libdft.a/vrank-geq1.o .libs/libfftw3f.lax/libdft.a/zero.o .libs/libfftw3f.lax/libdft_scalar.a/n.o .libs/libfftw3f.lax/libdft_scalar.a/t.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/codlist.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_11.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_12.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_13.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_14.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_15.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_7.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/n1_9.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/q1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_12.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_15.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_2.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_3.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_6.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_7.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_8.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t1_9.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_10.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_16.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_20.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_25.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_32.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_4.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_5.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_64.o .libs/libfftw3f.lax/libdft_scalar_codelets.a/t2_8.o .libs/libfftw3f.lax/lt6-buffered.o .libs/libfftw3f.lax/librdft.a/buffered2.o .libs/libfftw3f.lax/lt7-conf.o .libs/libfftw3f.lax/librdft.a/ct-hc2c-direct.o .libs/libfftw3f.lax/librdft.a/ct-hc2c.o .libs/libfftw3f.lax/librdft.a/dft-r2hc.o .libs/libfftw3f.lax/librdft.a/dht-r2hc.o .libs/libfftw3f.lax/librdft.a/dht-rader.o .libs/libfftw3f.lax/librdft.a/direct-r2c.o .libs/libfftw3f.lax/librdft.a/direct-r2r.o .libs/libfftw3f.lax/librdft.a/direct2.o .libs/libfftw3f.lax/lt8-generic.o .libs/libfftw3f.lax/librdft.a/hc2hc-direct.o .libs/libfftw3f.lax/librdft.a/hc2hc-generic.o .libs/libfftw3f.lax/librdft.a/hc2hc.o .libs/libfftw3f.lax/lt9-indirect.o .libs/libfftw3f.lax/librdft.a/khc2c.o .libs/libfftw3f.lax/librdft.a/khc2hc.o .libs/libfftw3f.lax/librdft.a/kr2c.o .libs/libfftw3f.lax/librdft.a/kr2r.o .libs/libfftw3f.lax/lt10-nop.o .libs/libfftw3f.lax/librdft.a/nop2.o .libs/libfftw3f.lax/lt11-plan.o .libs/libfftw3f.lax/librdft.a/plan2.o .libs/libfftw3f.lax/lt12-problem.o .libs/libfftw3f.lax/librdft.a/problem2.o .libs/libfftw3f.lax/librdft.a/rank-geq2-rdft2.o .libs/libfftw3f.lax/lt13-rank-geq2.o .libs/libfftw3f.lax/librdft.a/rank0-rdft2.o .libs/libfftw3f.lax/librdft.a/rank0.o .libs/libfftw3f.lax/librdft.a/rdft-dht.o .libs/libfftw3f.lax/librdft.a/rdft2-inplace-strides.o .libs/libfftw3f.lax/librdft.a/rdft2-rdft.o .libs/libfftw3f.lax/librdft.a/rdft2-strides.o .libs/libfftw3f.lax/librdft.a/rdft2-tensor-max-index.o .libs/libfftw3f.lax/lt14-solve.o .libs/libfftw3f.lax/librdft.a/solve2.o .libs/libfftw3f.lax/librdft.a/vrank-geq1-rdft2.o .libs/libfftw3f.lax/lt15-vrank-geq1.o .libs/libfftw3f.lax/librdft.a/vrank3-transpose.o .libs/libfftw3f.lax/librdft_scalar.a/hc2c.o .libs/libfftw3f.lax/librdft_scalar.a/hfb.o .libs/libfftw3f.lax/librdft_scalar.a/r2c.o .libs/libfftw3f.lax/librdft_scalar.a/r2r.o .libs/libfftw3f.lax/lt16-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hc2cfdft_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/hf_9.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cfII_9.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_10.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_11.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_12.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_128.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_13.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_14.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_15.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_16.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_2.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_20.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_25.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_3.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_32.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_4.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_5.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_6.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_64.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_7.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_8.o .libs/libfftw3f.lax/librdft_scalar_r2cf.a/r2cf_9.o .libs/libfftw3f.lax/lt17-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hb_9.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft2_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/hc2cbdft_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cbIII_9.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_10.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_11.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_12.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_128.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_13.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_14.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_15.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_16.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_2.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_20.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_25.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_3.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_32.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_4.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_5.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_6.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_64.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_7.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_8.o .libs/libfftw3f.lax/librdft_scalar_r2cb.a/r2cb_9.o .libs/libfftw3f.lax/lt18-codlist.o .libs/libfftw3f.lax/librdft_scalar_r2r.a/e01_8.o .libs/libfftw3f.lax/librdft_scalar_r2r.a/e10_8.o .libs/libfftw3f.lax/lt19-conf.o .libs/libfftw3f.lax/libreodft.a/redft00e-r2hc-pad.o .libs/libfftw3f.lax/libreodft.a/reodft00e-splitradix.o .libs/libfftw3f.lax/libreodft.a/reodft010e-r2hc.o .libs/libfftw3f.lax/libreodft.a/reodft11e-r2hc-odd.o .libs/libfftw3f.lax/libreodft.a/reodft11e-radix2.o .libs/libfftw3f.lax/libreodft.a/rodft00e-r2hc-pad.o .libs/libfftw3f.lax/libapi.a/apiplan.o .libs/libfftw3f.lax/libapi.a/configure.o .libs/libfftw3f.lax/libapi.a/execute-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-dft.o .libs/libfftw3f.lax/libapi.a/execute-r2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/execute-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/execute-split-dft.o .libs/libfftw3f.lax/libapi.a/execute.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-file.o .libs/libfftw3f.lax/libapi.a/export-wisdom-to-string.o .libs/libfftw3f.lax/libapi.a/export-wisdom.o .libs/libfftw3f.lax/libapi.a/f77api.o .libs/libfftw3f.lax/libapi.a/flops.o .libs/libfftw3f.lax/libapi.a/forget-wisdom.o .libs/libfftw3f.lax/libapi.a/import-system-wisdom.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-file.o .libs/libfftw3f.lax/libapi.a/import-wisdom-from-string.o .libs/libfftw3f.lax/libapi.a/import-wisdom.o .libs/libfftw3f.lax/libapi.a/malloc.o .libs/libfftw3f.lax/libapi.a/map-r2r-kind.o .libs/libfftw3f.lax/libapi.a/mapflags.o .libs/libfftw3f.lax/libapi.a/mkprinter-file.o .libs/libfftw3f.lax/libapi.a/mkprinter-str.o .libs/libfftw3f.lax/libapi.a/mktensor-iodims.o .libs/libfftw3f.lax/libapi.a/mktensor-iodims64.o .libs/libfftw3f.lax/libapi.a/mktensor-rowmajor.o .libs/libfftw3f.lax/libapi.a/plan-dft-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-1d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-2d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c-3d.o .libs/libfftw3f.lax/libapi.a/plan-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru-r2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru64-dft.o .libs/libfftw3f.lax/libapi.a/plan-guru64-r2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-guru64-split-dft.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-c2r.o .libs/libfftw3f.lax/libapi.a/plan-many-dft-r2c.o .libs/libfftw3f.lax/libapi.a/plan-many-dft.o .libs/libfftw3f.lax/libapi.a/plan-many-r2r.o .libs/libfftw3f.lax/libapi.a/plan-r2r-1d.o .libs/libfftw3f.lax/libapi.a/plan-r2r-2d.o .libs/libfftw3f.lax/libapi.a/plan-r2r-3d.o .libs/libfftw3f.lax/libapi.a/plan-r2r.o .libs/libfftw3f.lax/libapi.a/print-plan.o .libs/libfftw3f.lax/libapi.a/rdft2-pad.o .libs/libfftw3f.lax/libapi.a/the-planner.o .libs/libfftw3f.lax/libapi.a/version.o .libs/libfftw3f.lax/libsimd_support.a/altivec.o .libs/libfftw3f.lax/libsimd_support.a/avx.o .libs/libfftw3f.lax/libsimd_support.a/neon.o .libs/libfftw3f.lax/libsimd_support.a/sse2.o .libs/libfftw3f.lax/libsimd_support.a/taint.o .libs/libfftw3f.lax/libsimd_sse2_nonportable.a/libsimd_sse2_nonportable_la-sse2-nonportable.o .libs/libfftw3f.lax/lt20-codlist.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/genus.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_11.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_128.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_13.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1bv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_11.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_128.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_13.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n1fv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_14.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/n2sv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/q1fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1buv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1bv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fuv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_12.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_15.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_3.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_6.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_7.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1fv_9.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t1sv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_2.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_64.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2fv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t2sv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3bv_8.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_10.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_16.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_20.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_25.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_32.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_4.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_5.o .libs/libfftw3f.lax/libdft_sse2_codelets.a/t3fv_8.o .libs/libfftw3f.lax/lt21-codlist.o .libs/libfftw3f.lax/lt22-genus.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_10.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_12.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_16.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_2.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_20.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_32.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_4.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_6.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cbdftv_8.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_10.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_12.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_16.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_2.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_20.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_32.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_4.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_6.o .libs/libfftw3f.lax/librdft_sse2_codelets.a/hc2cfdftv_8.o .libs/libfftw3f.lax/lt23-codlist.o .libs/libfftw3f.lax/lt24-genus.o .libs/libfftw3f.lax/lt25-n1bv_10.o .libs/libfftw3f.lax/lt26-n1bv_11.o .libs/libfftw3f.lax/lt27-n1bv_12.o .libs/libfftw3f.lax/lt28-n1bv_128.o .libs/libfftw3f.lax/lt29-n1bv_13.o .libs/libfftw3f.lax/lt30-n1bv_14.o .libs/libfftw3f.lax/lt31-n1bv_15.o .libs/libfftw3f.lax/lt32-n1bv_16.o .libs/libfftw3f.lax/lt33-n1bv_2.o .libs/libfftw3f.lax/lt34-n1bv_20.o .libs/libfftw3f.lax/lt35-n1bv_25.o .libs/libfftw3f.lax/lt36-n1bv_3.o .libs/libfftw3f.lax/lt37-n1bv_32.o .libs/libfftw3f.lax/lt38-n1bv_4.o .libs/libfftw3f.lax/lt39-n1bv_5.o .libs/libfftw3f.lax/lt40-n1bv_6.o .libs/libfftw3f.lax/lt41-n1bv_64.o .libs/libfftw3f.lax/lt42-n1bv_7.o .libs/libfftw3f.lax/lt43-n1bv_8.o .libs/libfftw3f.lax/lt44-n1bv_9.o .libs/libfftw3f.lax/lt45-n1fv_10.o .libs/libfftw3f.lax/lt46-n1fv_11.o .libs/libfftw3f.lax/lt47-n1fv_12.o .libs/libfftw3f.lax/lt48-n1fv_128.o .libs/libfftw3f.lax/lt49-n1fv_13.o .libs/libfftw3f.lax/lt50-n1fv_14.o .libs/libfftw3f.lax/lt51-n1fv_15.o .libs/libfftw3f.lax/lt52-n1fv_16.o .libs/libfftw3f.lax/lt53-n1fv_2.o .libs/libfftw3f.lax/lt54-n1fv_20.o .libs/libfftw3f.lax/lt55-n1fv_25.o .libs/libfftw3f.lax/lt56-n1fv_3.o .libs/libfftw3f.lax/lt57-n1fv_32.o .libs/libfftw3f.lax/lt58-n1fv_4.o .libs/libfftw3f.lax/lt59-n1fv_5.o .libs/libfftw3f.lax/lt60-n1fv_6.o .libs/libfftw3f.lax/lt61-n1fv_64.o .libs/libfftw3f.lax/lt62-n1fv_7.o .libs/libfftw3f.lax/lt63-n1fv_8.o .libs/libfftw3f.lax/lt64-n1fv_9.o .libs/libfftw3f.lax/lt65-n2bv_10.o .libs/libfftw3f.lax/lt66-n2bv_12.o .libs/libfftw3f.lax/lt67-n2bv_14.o .libs/libfftw3f.lax/lt68-n2bv_16.o .libs/libfftw3f.lax/lt69-n2bv_2.o .libs/libfftw3f.lax/lt70-n2bv_20.o .libs/libfftw3f.lax/lt71-n2bv_32.o .libs/libfftw3f.lax/lt72-n2bv_4.o .libs/libfftw3f.lax/lt73-n2bv_6.o .libs/libfftw3f.lax/lt74-n2bv_64.o .libs/libfftw3f.lax/lt75-n2bv_8.o .libs/libfftw3f.lax/lt76-n2fv_10.o .libs/libfftw3f.lax/lt77-n2fv_12.o .libs/libfftw3f.lax/lt78-n2fv_14.o .libs/libfftw3f.lax/lt79-n2fv_16.o .libs/libfftw3f.lax/lt80-n2fv_2.o .libs/libfftw3f.lax/lt81-n2fv_20.o .libs/libfftw3f.lax/lt82-n2fv_32.o .libs/libfftw3f.lax/lt83-n2fv_4.o .libs/libfftw3f.lax/lt84-n2fv_6.o .libs/libfftw3f.lax/lt85-n2fv_64.o .libs/libfftw3f.lax/lt86-n2fv_8.o .libs/libfftw3f.lax/lt87-n2sv_16.o .libs/libfftw3f.lax/lt88-n2sv_32.o .libs/libfftw3f.lax/lt89-n2sv_4.o .libs/libfftw3f.lax/lt90-n2sv_64.o .libs/libfftw3f.lax/lt91-n2sv_8.o .libs/libfftw3f.lax/lt92-q1bv_2.o .libs/libfftw3f.lax/lt93-q1bv_4.o .libs/libfftw3f.lax/lt94-q1bv_5.o .libs/libfftw3f.lax/lt95-q1bv_8.o .libs/libfftw3f.lax/lt96-q1fv_2.o .libs/libfftw3f.lax/lt97-q1fv_4.o .libs/libfftw3f.lax/lt98-q1fv_5.o .libs/libfftw3f.lax/lt99-q1fv_8.o .libs/libfftw3f.lax/lt100-t1buv_10.o .libs/libfftw3f.lax/lt101-t1buv_2.o .libs/libfftw3f.lax/lt102-t1buv_3.o .libs/libfftw3f.lax/lt103-t1buv_4.o .libs/libfftw3f.lax/lt104-t1buv_5.o .libs/libfftw3f.lax/lt105-t1buv_6.o .libs/libfftw3f.lax/lt106-t1buv_7.o .libs/libfftw3f.lax/lt107-t1buv_8.o .libs/libfftw3f.lax/lt108-t1buv_9.o .libs/libfftw3f.lax/lt109-t1bv_10.o .libs/libfftw3f.lax/lt110-t1bv_12.o .libs/libfftw3f.lax/lt111-t1bv_15.o .libs/libfftw3f.lax/lt112-t1bv_16.o .libs/libfftw3f.lax/lt113-t1bv_2.o .libs/libfftw3f.lax/lt114-t1bv_20.o .libs/libfftw3f.lax/lt115-t1bv_25.o .libs/libfftw3f.lax/lt116-t1bv_3.o .libs/libfftw3f.lax/lt117-t1bv_32.o .libs/libfftw3f.lax/lt118-t1bv_4.o .libs/libfftw3f.lax/lt119-t1bv_5.o .libs/libfftw3f.lax/lt120-t1bv_6.o .libs/libfftw3f.lax/lt121-t1bv_64.o .libs/libfftw3f.lax/lt122-t1bv_7.o .libs/libfftw3f.lax/lt123-t1bv_8.o .libs/libfftw3f.lax/lt124-t1bv_9.o .libs/libfftw3f.lax/lt125-t1fuv_10.o .libs/libfftw3f.lax/lt126-t1fuv_2.o .libs/libfftw3f.lax/lt127-t1fuv_3.o .libs/libfftw3f.lax/lt128-t1fuv_4.o .libs/libfftw3f.lax/lt129-t1fuv_5.o .libs/libfftw3f.lax/lt130-t1fuv_6.o .libs/libfftw3f.lax/lt131-t1fuv_7.o .libs/libfftw3f.lax/lt132-t1fuv_8.o .libs/libfftw3f.lax/lt133-t1fuv_9.o .libs/libfftw3f.lax/lt134-t1fv_10.o .libs/libfftw3f.lax/lt135-t1fv_12.o .libs/libfftw3f.lax/lt136-t1fv_15.o .libs/libfftw3f.lax/lt137-t1fv_16.o .libs/libfftw3f.lax/lt138-t1fv_2.o .libs/libfftw3f.lax/lt139-t1fv_20.o .libs/libfftw3f.lax/lt140-t1fv_25.o .libs/libfftw3f.lax/lt141-t1fv_3.o .libs/libfftw3f.lax/lt142-t1fv_32.o .libs/libfftw3f.lax/lt143-t1fv_4.o .libs/libfftw3f.lax/lt144-t1fv_5.o .libs/libfftw3f.lax/lt145-t1fv_6.o .libs/libfftw3f.lax/lt146-t1fv_64.o .libs/libfftw3f.lax/lt147-t1fv_7.o .libs/libfftw3f.lax/lt148-t1fv_8.o .libs/libfftw3f.lax/lt149-t1fv_9.o .libs/libfftw3f.lax/lt150-t1sv_16.o .libs/libfftw3f.lax/lt151-t1sv_2.o .libs/libfftw3f.lax/lt152-t1sv_32.o .libs/libfftw3f.lax/lt153-t1sv_4.o .libs/libfftw3f.lax/lt154-t1sv_8.o .libs/libfftw3f.lax/lt155-t2bv_10.o .libs/libfftw3f.lax/lt156-t2bv_16.o .libs/libfftw3f.lax/lt157-t2bv_2.o .libs/libfftw3f.lax/lt158-t2bv_20.o .libs/libfftw3f.lax/lt159-t2bv_25.o .libs/libfftw3f.lax/lt160-t2bv_32.o .libs/libfftw3f.lax/lt161-t2bv_4.o .libs/libfftw3f.lax/lt162-t2bv_5.o .libs/libfftw3f.lax/lt163-t2bv_64.o .libs/libfftw3f.lax/lt164-t2bv_8.o .libs/libfftw3f.lax/lt165-t2fv_10.o .libs/libfftw3f.lax/lt166-t2fv_16.o .libs/libfftw3f.lax/lt167-t2fv_2.o .libs/libfftw3f.lax/lt168-t2fv_20.o .libs/libfftw3f.lax/lt169-t2fv_25.o .libs/libfftw3f.lax/lt170-t2fv_32.o .libs/libfftw3f.lax/lt171-t2fv_4.o .libs/libfftw3f.lax/lt172-t2fv_5.o .libs/libfftw3f.lax/lt173-t2fv_64.o .libs/libfftw3f.lax/lt174-t2fv_8.o .libs/libfftw3f.lax/lt175-t2sv_16.o .libs/libfftw3f.lax/lt176-t2sv_32.o .libs/libfftw3f.lax/lt177-t2sv_4.o .libs/libfftw3f.lax/lt178-t2sv_8.o .libs/libfftw3f.lax/lt179-t3bv_10.o .libs/libfftw3f.lax/lt180-t3bv_16.o .libs/libfftw3f.lax/lt181-t3bv_20.o .libs/libfftw3f.lax/lt182-t3bv_25.o .libs/libfftw3f.lax/lt183-t3bv_32.o .libs/libfftw3f.lax/lt184-t3bv_4.o .libs/libfftw3f.lax/lt185-t3bv_5.o .libs/libfftw3f.lax/lt186-t3bv_8.o .libs/libfftw3f.lax/lt187-t3fv_10.o .libs/libfftw3f.lax/lt188-t3fv_16.o .libs/libfftw3f.lax/lt189-t3fv_20.o .libs/libfftw3f.lax/lt190-t3fv_25.o .libs/libfftw3f.lax/lt191-t3fv_32.o .libs/libfftw3f.lax/lt192-t3fv_4.o .libs/libfftw3f.lax/lt193-t3fv_5.o .libs/libfftw3f.lax/lt194-t3fv_8.o .libs/libfftw3f.lax/lt195-codlist.o .libs/libfftw3f.lax/lt196-genus.o .libs/libfftw3f.lax/lt197-hc2cbdftv_10.o .libs/libfftw3f.lax/lt198-hc2cbdftv_12.o .libs/libfftw3f.lax/lt199-hc2cbdftv_16.o .libs/libfftw3f.lax/lt200-hc2cbdftv_2.o .libs/libfftw3f.lax/lt201-hc2cbdftv_20.o .libs/libfftw3f.lax/lt202-hc2cbdftv_32.o .libs/libfftw3f.lax/lt203-hc2cbdftv_4.o .libs/libfftw3f.lax/lt204-hc2cbdftv_6.o .libs/libfftw3f.lax/lt205-hc2cbdftv_8.o .libs/libfftw3f.lax/lt206-hc2cfdftv_10.o .libs/libfftw3f.lax/lt207-hc2cfdftv_12.o .libs/libfftw3f.lax/lt208-hc2cfdftv_16.o .libs/libfftw3f.lax/lt209-hc2cfdftv_2.o .libs/libfftw3f.lax/lt210-hc2cfdftv_20.o .libs/libfftw3f.lax/lt211-hc2cfdftv_32.o .libs/libfftw3f.lax/lt212-hc2cfdftv_4.o .libs/libfftw3f.lax/lt213-hc2cfdftv_6.o .libs/libfftw3f.lax/lt214-hc2cfdftv_8.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3f.a
# libtool: link: rm -fr .libs/libfftw3f.lax .libs/libfftw3f.lax
# libtool: link: ( cd ".libs" && rm -f "libfftw3f.la" && ln -s "../libfftw3f.la" "libfftw3f.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single'
# Making all in threads
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/threads'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-api.lo -MD -MP -MF .deps/libfftw3f_threads_la-api.Tpo -c -o libfftw3f_threads_la-api.lo `test -f 'api.c' || echo './'`api.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-conf.lo -MD -MP -MF .deps/libfftw3f_threads_la-conf.Tpo -c -o libfftw3f_threads_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-conf.lo -MD -MP -MF .deps/libfftw3f_threads_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-api.lo -MD -MP -MF .deps/libfftw3f_threads_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-conf.lo -MD -MP -MF .deps/libfftw3f_threads_la-conf.Tpo -c conf.c -o libfftw3f_threads_la-conf.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_threads_la-conf.Tpo .deps/libfftw3f_threads_la-conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-threads.lo -MD -MP -MF .deps/libfftw3f_threads_la-threads.Tpo -c -o libfftw3f_threads_la-threads.lo `test -f 'threads.c' || echo './'`threads.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-api.lo -MD -MP -MF .deps/libfftw3f_threads_la-api.Tpo -c api.c -o libfftw3f_threads_la-api.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-threads.lo -MD -MP -MF .deps/libfftw3f_threads_la-threads.Tpo -c threads.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-threads.o
# mv -f .deps/libfftw3f_threads_la-api.Tpo .deps/libfftw3f_threads_la-api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_threads_la-dft-vrank-geq1.Tpo -c -o libfftw3f_threads_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo './'`dft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_threads_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-dft-vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-threads.lo -MD -MP -MF .deps/libfftw3f_threads_la-threads.Tpo -c threads.c -o libfftw3f_threads_la-threads.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_threads_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -o libfftw3f_threads_la-dft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_threads_la-threads.Tpo .deps/libfftw3f_threads_la-threads.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-ct.lo -MD -MP -MF .deps/libfftw3f_threads_la-ct.Tpo -c -o libfftw3f_threads_la-ct.lo `test -f 'ct.c' || echo './'`ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-ct.lo -MD -MP -MF .deps/libfftw3f_threads_la-ct.Tpo -c ct.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-ct.o
# mv -f .deps/libfftw3f_threads_la-dft-vrank-geq1.Tpo .deps/libfftw3f_threads_la-dft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_threads_la-rdft-vrank-geq1.Tpo -c -o libfftw3f_threads_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo './'`rdft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-ct.lo -MD -MP -MF .deps/libfftw3f_threads_la-ct.Tpo -c ct.c -o libfftw3f_threads_la-ct.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_threads_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o
# mv -f .deps/libfftw3f_threads_la-ct.Tpo .deps/libfftw3f_threads_la-ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3f_threads_la-hc2hc.Tpo -c -o libfftw3f_threads_la-hc2hc.lo `test -f 'hc2hc.c' || echo './'`hc2hc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_threads_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -o libfftw3f_threads_la-rdft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_threads_la-rdft-vrank-geq1.Tpo .deps/libfftw3f_threads_la-rdft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3f_threads_la-vrank-geq1-rdft2.Tpo -c -o libfftw3f_threads_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo './'`vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3f_threads_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3f_threads_la-hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3f_threads_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o libfftw3f_threads_la-vrank-geq1-rdft2.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-hc2hc.lo -MD -MP -MF .deps/libfftw3f_threads_la-hc2hc.Tpo -c hc2hc.c -o libfftw3f_threads_la-hc2hc.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_threads_la-vrank-geq1-rdft2.Tpo .deps/libfftw3f_threads_la-vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3f_threads_la-f77api.Tpo -c -o libfftw3f_threads_la-f77api.lo `test -f 'f77api.c' || echo './'`f77api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3f_threads_la-f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/libfftw3f_threads_la-f77api.o
# mv -f .deps/libfftw3f_threads_la-hc2hc.Tpo .deps/libfftw3f_threads_la-hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-api.lo -MD -MP -MF .deps/libfftw3f_omp_la-api.Tpo -c -o libfftw3f_omp_la-api.lo `test -f 'api.c' || echo './'`api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_threads_la-f77api.lo -MD -MP -MF .deps/libfftw3f_threads_la-f77api.Tpo -c f77api.c -o libfftw3f_threads_la-f77api.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-api.lo -MD -MP -MF .deps/libfftw3f_omp_la-api.Tpo -c api.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-api.o
# mv -f .deps/libfftw3f_threads_la-f77api.Tpo .deps/libfftw3f_threads_la-f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-conf.lo -MD -MP -MF .deps/libfftw3f_omp_la-conf.Tpo -c -o libfftw3f_omp_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-conf.lo -MD -MP -MF .deps/libfftw3f_omp_la-conf.Tpo -c conf.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-conf.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-api.lo -MD -MP -MF .deps/libfftw3f_omp_la-api.Tpo -c api.c -o libfftw3f_omp_la-api.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-conf.lo -MD -MP -MF .deps/libfftw3f_omp_la-conf.Tpo -c conf.c -o libfftw3f_omp_la-conf.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_omp_la-api.Tpo .deps/libfftw3f_omp_la-api.Plo
# mv -f .deps/libfftw3f_omp_la-conf.Tpo .deps/libfftw3f_omp_la-conf.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3f_omp_la-openmp.Tpo -c -o libfftw3f_omp_la-openmp.lo `test -f 'openmp.c' || echo './'`openmp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3f_omp_la-openmp.Tpo -c openmp.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-openmp.o
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_omp_la-dft-vrank-geq1.Tpo -c -o libfftw3f_omp_la-dft-vrank-geq1.lo `test -f 'dft-vrank-geq1.c' || echo './'`dft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-openmp.lo -MD -MP -MF .deps/libfftw3f_omp_la-openmp.Tpo -c openmp.c -o libfftw3f_omp_la-openmp.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_omp_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-dft-vrank-geq1.o
# mv -f .deps/libfftw3f_omp_la-openmp.Tpo .deps/libfftw3f_omp_la-openmp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-ct.lo -MD -MP -MF .deps/libfftw3f_omp_la-ct.Tpo -c -o libfftw3f_omp_la-ct.lo `test -f 'ct.c' || echo './'`ct.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-dft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_omp_la-dft-vrank-geq1.Tpo -c dft-vrank-geq1.c -o libfftw3f_omp_la-dft-vrank-geq1.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-ct.lo -MD -MP -MF .deps/libfftw3f_omp_la-ct.Tpo -c ct.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-ct.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-ct.lo -MD -MP -MF .deps/libfftw3f_omp_la-ct.Tpo -c ct.c -o libfftw3f_omp_la-ct.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_omp_la-dft-vrank-geq1.Tpo .deps/libfftw3f_omp_la-dft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_omp_la-rdft-vrank-geq1.Tpo -c -o libfftw3f_omp_la-rdft-vrank-geq1.lo `test -f 'rdft-vrank-geq1.c' || echo './'`rdft-vrank-geq1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_omp_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-rdft-vrank-geq1.lo -MD -MP -MF .deps/libfftw3f_omp_la-rdft-vrank-geq1.Tpo -c rdft-vrank-geq1.c -o libfftw3f_omp_la-rdft-vrank-geq1.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_omp_la-ct.Tpo .deps/libfftw3f_omp_la-ct.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3f_omp_la-hc2hc.Tpo -c -o libfftw3f_omp_la-hc2hc.lo `test -f 'hc2hc.c' || echo './'`hc2hc.c
# mv -f .deps/libfftw3f_omp_la-rdft-vrank-geq1.Tpo .deps/libfftw3f_omp_la-rdft-vrank-geq1.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3f_omp_la-vrank-geq1-rdft2.Tpo -c -o libfftw3f_omp_la-vrank-geq1-rdft2.lo `test -f 'vrank-geq1-rdft2.c' || echo './'`vrank-geq1-rdft2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3f_omp_la-hc2hc.Tpo -c hc2hc.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-hc2hc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3f_omp_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-hc2hc.lo -MD -MP -MF .deps/libfftw3f_omp_la-hc2hc.Tpo -c hc2hc.c -o libfftw3f_omp_la-hc2hc.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-vrank-geq1-rdft2.lo -MD -MP -MF .deps/libfftw3f_omp_la-vrank-geq1-rdft2.Tpo -c vrank-geq1-rdft2.c -o libfftw3f_omp_la-vrank-geq1-rdft2.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_omp_la-hc2hc.Tpo .deps/libfftw3f_omp_la-hc2hc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3f_omp_la-f77api.Tpo -c -o libfftw3f_omp_la-f77api.lo `test -f 'f77api.c' || echo './'`f77api.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3f_omp_la-f77api.Tpo -c f77api.c -fPIC -DPIC -o .libs/libfftw3f_omp_la-f77api.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../dft -I../rdft -I../api -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT libfftw3f_omp_la-f77api.lo -MD -MP -MF .deps/libfftw3f_omp_la-f77api.Tpo -c f77api.c -o libfftw3f_omp_la-f77api.o >/dev/null 2>&1
# mv -f .deps/libfftw3f_omp_la-f77api.Tpo .deps/libfftw3f_omp_la-f77api.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3f_threads.la -rpath /usr/lib libfftw3f_threads_la-api.lo libfftw3f_threads_la-conf.lo libfftw3f_threads_la-threads.lo libfftw3f_threads_la-dft-vrank-geq1.lo libfftw3f_threads_la-ct.lo libfftw3f_threads_la-rdft-vrank-geq1.lo libfftw3f_threads_la-hc2hc.lo libfftw3f_threads_la-vrank-geq1-rdft2.lo libfftw3f_threads_la-f77api.lo ../libfftw3f.la -lm
# mv -f .deps/libfftw3f_omp_la-vrank-geq1-rdft2.Tpo .deps/libfftw3f_omp_la-vrank-geq1-rdft2.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3f_omp.la -rpath /usr/lib libfftw3f_omp_la-api.lo libfftw3f_omp_la-conf.lo libfftw3f_omp_la-openmp.lo libfftw3f_omp_la-dft-vrank-geq1.lo libfftw3f_omp_la-ct.lo libfftw3f_omp_la-rdft-vrank-geq1.lo libfftw3f_omp_la-hc2hc.lo libfftw3f_omp_la-vrank-geq1-rdft2.lo libfftw3f_omp_la-f77api.lo ../libfftw3f.la -lm
# libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3f_threads_la-api.o .libs/libfftw3f_threads_la-conf.o .libs/libfftw3f_threads_la-threads.o .libs/libfftw3f_threads_la-dft-vrank-geq1.o .libs/libfftw3f_threads_la-ct.o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o .libs/libfftw3f_threads_la-hc2hc.o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o .libs/libfftw3f_threads_la-f77api.o -Wl,-rpath -Wl,/tmp/fftw/src/fftw-3.3.4-single/.libs ../.libs/libfftw3f.so -lm -pthread -O3 -malign-double -pthread -Wl,-soname -Wl,libfftw3f_threads.so.3 -o .libs/libfftw3f_threads.so.3.4.4
# libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so.3" && ln -s "libfftw3f_threads.so.3.4.4" "libfftw3f_threads.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3f_threads.so" && ln -s "libfftw3f_threads.so.3.4.4" "libfftw3f_threads.so")
# libtool: link: gcc -shared -fPIC -DPIC .libs/libfftw3f_omp_la-api.o .libs/libfftw3f_omp_la-conf.o .libs/libfftw3f_omp_la-openmp.o .libs/libfftw3f_omp_la-dft-vrank-geq1.o .libs/libfftw3f_omp_la-ct.o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o .libs/libfftw3f_omp_la-hc2hc.o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o .libs/libfftw3f_omp_la-f77api.o -Wl,-rpath -Wl,/tmp/fftw/src/fftw-3.3.4-single/.libs ../.libs/libfftw3f.so -lm -fopenmp -O3 -malign-double -fopenmp -Wl,-soname -Wl,libfftw3f_omp.so.3 -o .libs/libfftw3f_omp.so.3.4.4
# libtool: link: ar cru .libs/libfftw3f_threads.a libfftw3f_threads_la-api.o libfftw3f_threads_la-conf.o libfftw3f_threads_la-threads.o libfftw3f_threads_la-dft-vrank-geq1.o libfftw3f_threads_la-ct.o libfftw3f_threads_la-rdft-vrank-geq1.o libfftw3f_threads_la-hc2hc.o libfftw3f_threads_la-vrank-geq1-rdft2.o libfftw3f_threads_la-f77api.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3f_threads.a
# libtool: link: (cd ".libs" && rm -f "libfftw3f_omp.so.3" && ln -s "libfftw3f_omp.so.3.4.4" "libfftw3f_omp.so.3")
# libtool: link: (cd ".libs" && rm -f "libfftw3f_omp.so" && ln -s "libfftw3f_omp.so.3.4.4" "libfftw3f_omp.so")
# libtool: link: ar cru .libs/libfftw3f_omp.a libfftw3f_omp_la-api.o libfftw3f_omp_la-conf.o libfftw3f_omp_la-openmp.o libfftw3f_omp_la-dft-vrank-geq1.o libfftw3f_omp_la-ct.o libfftw3f_omp_la-rdft-vrank-geq1.o libfftw3f_omp_la-hc2hc.o libfftw3f_omp_la-vrank-geq1-rdft2.o libfftw3f_omp_la-f77api.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfftw3f_omp.a
# libtool: link: ( cd ".libs" && rm -f "libfftw3f_threads.la" && ln -s "../libfftw3f_threads.la" "libfftw3f_threads.la" )
# libtool: link: ( cd ".libs" && rm -f "libfftw3f_omp.la" && ln -s "../libfftw3f_omp.la" "libfftw3f_omp.la" )
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/threads'
# Making all in tests
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tests'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-bench.o -MD -MP -MF .deps/bench-bench.Tpo -c -o bench-bench.o `test -f 'bench.c' || echo './'`bench.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-hook.o -MD -MP -MF .deps/bench-hook.Tpo -c -o bench-hook.o `test -f 'hook.c' || echo './'`hook.c
# mv -f .deps/bench-hook.Tpo .deps/bench-hook.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../kernel -I../libbench2 -I../dft -I../rdft -I../reodft -I../threads -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT bench-fftw-bench.o -MD -MP -MF .deps/bench-fftw-bench.Tpo -c -o bench-fftw-bench.o `test -f 'fftw-bench.c' || echo './'`fftw-bench.c
# mv -f .deps/bench-fftw-bench.Tpo .deps/bench-fftw-bench.Po
# mv -f .deps/bench-bench.Tpo .deps/bench-bench.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm
# libtool: link: gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/bench bench-bench.o bench-hook.o bench-fftw-bench.o ../threads/.libs/libfftw3f_threads.so /tmp/fftw/src/fftw-3.3.4-single/.libs/libfftw3f.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tests'
# Making all in mpi
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# sed 's/C_MPI_FINT//' ./fftw3-mpi.f03.in > fftw3-mpi.f03
# sed 's/C_MPI_FINT//' ./fftw3l-mpi.f03.in > fftw3l-mpi.f03
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# Making all in doc
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# Making all in FAQ
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc/FAQ'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc/FAQ'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# Making all in tools
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# rm -f fftwf-wisdom.1
# cp fftw_wisdom.1 fftwf-wisdom.1
# make all-am
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../libbench2 -I../api -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -MT fftwf_wisdom-fftw-wisdom.o -MD -MP -MF .deps/fftwf_wisdom-fftw-wisdom.Tpo -c -o fftwf_wisdom-fftw-wisdom.o `test -f 'fftw-wisdom.c' || echo './'`fftw-wisdom.c
# mv -f .deps/fftwf_wisdom-fftw-wisdom.Tpo .deps/fftwf_wisdom-fftw-wisdom.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o fftwf-wisdom fftwf_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/libfftw3f_threads.la ../libfftw3f.la ../libbench2/libbench2.a -lm
# libtool: link: gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o .libs/fftwf-wisdom fftwf_wisdom-fftw-wisdom.o ../tests/bench-bench.o ../tests/bench-fftw-bench.o ../threads/.libs/libfftw3f_threads.so /tmp/fftw/src/fftw-3.3.4-single/.libs/libfftw3f.so ../.libs/libfftw3f.so ../libbench2/libbench2.a -lm -pthread
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# Making all in m4
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/m4'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in support
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/support'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/support'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/support'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/support'
# Making install in kernel
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/kernel'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/kernel'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/kernel'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/kernel'
# Making install in simd-support
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/simd-support'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/simd-support'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/simd-support'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/simd-support'
# Making install in dft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# Making install in scalar
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# Making install in codelets
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar/codelets'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/scalar'
# Making install in simd
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# Making install in common
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/common'
# Making install in sse2
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/sse2'
# Making install in avx
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/avx'
# Making install in altivec
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/altivec'
# Making install in neon
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd/neon'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft/simd'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/dft'
# Making install in rdft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# Making install in scalar
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# Making install in r2cf
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cf'
# Making install in r2cb
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2cb'
# Making install in r2r
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar/r2r'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/scalar'
# Making install in simd
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# Making install in common
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/common'
# Making install in sse2
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/sse2'
# Making install in avx
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/avx'
# Making install in altivec
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/altivec'
# Making install in neon
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd/neon'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft/simd'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/rdft'
# Making install in reodft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/reodft'
# Making install in api
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/include'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/include'
# /usr/bin/install -c -m 644 fftw3.f03 '/tmp/fftw/pkg/fftw/usr/include'
# /usr/bin/install -c -m 644 fftw3.h fftw3.f fftw3l.f03 fftw3q.f03 '/tmp/fftw/pkg/fftw/usr/include'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/api'
# Making install in libbench2
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/libbench2'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/libbench2'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/libbench2'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/libbench2'
# Making install in .
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib/pkgconfig'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3.la '/tmp/fftw/pkg/fftw/usr/lib'
# /usr/bin/install -c -m 644 fftw3.pc '/tmp/fftw/pkg/fftw/usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c .libs/libfftw3.so.3.4.4 /tmp/fftw/pkg/fftw/usr/lib/libfftw3.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3.so.3.4.4 libfftw3.so.3 || { rm -f libfftw3.so.3 && ln -s libfftw3.so.3.4.4 libfftw3.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3.so.3.4.4 libfftw3.so || { rm -f libfftw3.so && ln -s libfftw3.so.3.4.4 libfftw3.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3.la
# libtool: install: /usr/bin/install -c .libs/libfftw3.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double'
# Making install in threads
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/threads'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/threads'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3_threads.la libfftw3_omp.la '/tmp/fftw/pkg/fftw/usr/lib'
# libtool: install: warning: relinking `libfftw3_threads.la'
# libtool: install: (cd /tmp/fftw/src/fftw-3.3.4-double/threads; /bin/sh /tmp/fftw/src/fftw-3.3.4-double/libtool --tag CC --mode=relink gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3_threads.la -rpath /usr/lib libfftw3_threads_la-api.lo libfftw3_threads_la-conf.lo libfftw3_threads_la-threads.lo libfftw3_threads_la-dft-vrank-geq1.lo libfftw3_threads_la-ct.lo libfftw3_threads_la-rdft-vrank-geq1.lo libfftw3_threads_la-hc2hc.lo libfftw3_threads_la-vrank-geq1-rdft2.lo libfftw3_threads_la-f77api.lo ../libfftw3.la -lm -inst-prefix-dir /tmp/fftw/pkg/fftw)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3_threads_la-api.o .libs/libfftw3_threads_la-conf.o .libs/libfftw3_threads_la-threads.o .libs/libfftw3_threads_la-dft-vrank-geq1.o .libs/libfftw3_threads_la-ct.o .libs/libfftw3_threads_la-rdft-vrank-geq1.o .libs/libfftw3_threads_la-hc2hc.o .libs/libfftw3_threads_la-vrank-geq1-rdft2.o .libs/libfftw3_threads_la-f77api.o -L/tmp/fftw/pkg/fftw/usr/lib -L/usr/lib -lfftw3 -lm -pthread -O3 -malign-double -pthread -Wl,-soname -Wl,libfftw3_threads.so.3 -o .libs/libfftw3_threads.so.3.4.4
# libtool: install: /usr/bin/install -c .libs/libfftw3_threads.so.3.4.4T /tmp/fftw/pkg/fftw/usr/lib/libfftw3_threads.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3_threads.so.3.4.4 libfftw3_threads.so.3 || { rm -f libfftw3_threads.so.3 && ln -s libfftw3_threads.so.3.4.4 libfftw3_threads.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3_threads.so.3.4.4 libfftw3_threads.so || { rm -f libfftw3_threads.so && ln -s libfftw3_threads.so.3.4.4 libfftw3_threads.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3_threads.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3_threads.la
# libtool: install: warning: relinking `libfftw3_omp.la'
# libtool: install: (cd /tmp/fftw/src/fftw-3.3.4-double/threads; /bin/sh /tmp/fftw/src/fftw-3.3.4-double/libtool --tag CC --mode=relink gcc -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3_omp.la -rpath /usr/lib libfftw3_omp_la-api.lo libfftw3_omp_la-conf.lo libfftw3_omp_la-openmp.lo libfftw3_omp_la-dft-vrank-geq1.lo libfftw3_omp_la-ct.lo libfftw3_omp_la-rdft-vrank-geq1.lo libfftw3_omp_la-hc2hc.lo libfftw3_omp_la-vrank-geq1-rdft2.lo libfftw3_omp_la-f77api.lo ../libfftw3.la -lm -inst-prefix-dir /tmp/fftw/pkg/fftw)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3_omp_la-api.o .libs/libfftw3_omp_la-conf.o .libs/libfftw3_omp_la-openmp.o .libs/libfftw3_omp_la-dft-vrank-geq1.o .libs/libfftw3_omp_la-ct.o .libs/libfftw3_omp_la-rdft-vrank-geq1.o .libs/libfftw3_omp_la-hc2hc.o .libs/libfftw3_omp_la-vrank-geq1-rdft2.o .libs/libfftw3_omp_la-f77api.o -L/tmp/fftw/pkg/fftw/usr/lib -L/usr/lib -lfftw3 -lm -fopenmp -O3 -malign-double -fopenmp -Wl,-soname -Wl,libfftw3_omp.so.3 -o .libs/libfftw3_omp.so.3.4.4
# libtool: install: /usr/bin/install -c .libs/libfftw3_omp.so.3.4.4T /tmp/fftw/pkg/fftw/usr/lib/libfftw3_omp.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3_omp.so.3.4.4 libfftw3_omp.so.3 || { rm -f libfftw3_omp.so.3 && ln -s libfftw3_omp.so.3.4.4 libfftw3_omp.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3_omp.so.3.4.4 libfftw3_omp.so || { rm -f libfftw3_omp.so && ln -s libfftw3_omp.so.3.4.4 libfftw3_omp.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3_omp.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3_omp.la
# libtool: install: /usr/bin/install -c .libs/libfftw3_threads.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3_threads.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3_threads.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3_threads.a
# libtool: install: /usr/bin/install -c .libs/libfftw3_omp.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3_omp.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3_omp.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3_omp.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/threads'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/threads'
# Making install in tests
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tests'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tests'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tests'
# Making install in mpi
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/mpi'
# Making install in doc
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# Making install in FAQ
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc/FAQ'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc/FAQ'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc/FAQ'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc/FAQ'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/share/info'
# /usr/bin/install -c -m 644 ./fftw3.info ./fftw3.info-1 ./fftw3.info-2 '/tmp/fftw/pkg/fftw/usr/share/info'
# install-info --info-dir='/tmp/fftw/pkg/fftw/usr/share/info' '/tmp/fftw/pkg/fftw/usr/share/info/fftw3.info'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/doc'
# Making install in tools
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/bin/install -c fftw-wisdom-to-conf '/tmp/fftw/pkg/fftw/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c fftw-wisdom '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/share/man/man1'
# /usr/bin/install -c -m 644 fftw-wisdom-to-conf.1 fftw-wisdom.1 '/tmp/fftw/pkg/fftw/usr/share/man/man1'
# libtool: install: warning: `../threads/libfftw3_threads.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/fftw/src/fftw-3.3.4-double/libfftw3.la' has not been installed in `/usr/lib'
# libtool: install: warning: `../libfftw3.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/fftw-wisdom /tmp/fftw/pkg/fftw/usr/bin/fftw-wisdom
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/tools'
# Making install in m4
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/m4'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-double/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/m4'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-double/m4'
# Making install in support
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/support'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/support'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/support'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/support'
# Making install in kernel
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/kernel'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/kernel'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/kernel'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/kernel'
# Making install in simd-support
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/simd-support'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/simd-support'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/simd-support'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/simd-support'
# Making install in dft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# Making install in scalar
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# Making install in codelets
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar/codelets'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/scalar'
# Making install in simd
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# Making install in common
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/common'
# Making install in sse2
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/sse2'
# Making install in avx
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/avx'
# Making install in altivec
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/altivec'
# Making install in neon
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd/neon'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft/simd'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/dft'
# Making install in rdft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# Making install in scalar
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# Making install in r2cf
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cf'
# Making install in r2cb
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2cb'
# Making install in r2r
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar/r2r'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/scalar'
# Making install in simd
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# Making install in common
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/common'
# Making install in sse2
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/sse2'
# Making install in avx
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/avx'
# Making install in altivec
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/altivec'
# Making install in neon
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd/neon'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft/simd'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/rdft'
# Making install in reodft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/reodft'
# Making install in api
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/include'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/include'
# /usr/bin/install -c -m 644 fftw3.f03 '/tmp/fftw/pkg/fftw/usr/include'
# /usr/bin/install -c -m 644 fftw3.h fftw3.f fftw3l.f03 fftw3q.f03 '/tmp/fftw/pkg/fftw/usr/include'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/api'
# Making install in libbench2
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/libbench2'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/libbench2'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/libbench2'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/libbench2'
# Making install in .
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib/pkgconfig'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3l.la '/tmp/fftw/pkg/fftw/usr/lib'
# /usr/bin/install -c -m 644 fftw3l.pc '/tmp/fftw/pkg/fftw/usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c .libs/libfftw3l.so.3.4.4 /tmp/fftw/pkg/fftw/usr/lib/libfftw3l.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3l.so.3.4.4 libfftw3l.so.3 || { rm -f libfftw3l.so.3 && ln -s libfftw3l.so.3.4.4 libfftw3l.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3l.so.3.4.4 libfftw3l.so || { rm -f libfftw3l.so && ln -s libfftw3l.so.3.4.4 libfftw3l.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3l.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3l.la
# libtool: install: /usr/bin/install -c .libs/libfftw3l.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3l.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3l.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3l.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double'
# Making install in threads
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/threads'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/threads'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3l_threads.la libfftw3l_omp.la '/tmp/fftw/pkg/fftw/usr/lib'
# libtool: install: warning: relinking `libfftw3l_threads.la'
# libtool: install: (cd /tmp/fftw/src/fftw-3.3.4-long-double/threads; /bin/sh /tmp/fftw/src/fftw-3.3.4-long-double/libtool --tag CC --mode=relink gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3l_threads.la -rpath /usr/lib libfftw3l_threads_la-api.lo libfftw3l_threads_la-conf.lo libfftw3l_threads_la-threads.lo libfftw3l_threads_la-dft-vrank-geq1.lo libfftw3l_threads_la-ct.lo libfftw3l_threads_la-rdft-vrank-geq1.lo libfftw3l_threads_la-hc2hc.lo libfftw3l_threads_la-vrank-geq1-rdft2.lo libfftw3l_threads_la-f77api.lo ../libfftw3l.la -lm -inst-prefix-dir /tmp/fftw/pkg/fftw)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3l_threads_la-api.o .libs/libfftw3l_threads_la-conf.o .libs/libfftw3l_threads_la-threads.o .libs/libfftw3l_threads_la-dft-vrank-geq1.o .libs/libfftw3l_threads_la-ct.o .libs/libfftw3l_threads_la-rdft-vrank-geq1.o .libs/libfftw3l_threads_la-hc2hc.o .libs/libfftw3l_threads_la-vrank-geq1-rdft2.o .libs/libfftw3l_threads_la-f77api.o -L/tmp/fftw/pkg/fftw/usr/lib -L/usr/lib -lfftw3l -lm -pthread -O3 -malign-double -pthread -Wl,-soname -Wl,libfftw3l_threads.so.3 -o .libs/libfftw3l_threads.so.3.4.4
# libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.so.3.4.4T /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_threads.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3l_threads.so.3.4.4 libfftw3l_threads.so.3 || { rm -f libfftw3l_threads.so.3 && ln -s libfftw3l_threads.so.3.4.4 libfftw3l_threads.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3l_threads.so.3.4.4 libfftw3l_threads.so || { rm -f libfftw3l_threads.so && ln -s libfftw3l_threads.so.3.4.4 libfftw3l_threads.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_threads.la
# libtool: install: warning: relinking `libfftw3l_omp.la'
# libtool: install: (cd /tmp/fftw/src/fftw-3.3.4-long-double/threads; /bin/sh /tmp/fftw/src/fftw-3.3.4-long-double/libtool --tag CC --mode=relink gcc -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3l_omp.la -rpath /usr/lib libfftw3l_omp_la-api.lo libfftw3l_omp_la-conf.lo libfftw3l_omp_la-openmp.lo libfftw3l_omp_la-dft-vrank-geq1.lo libfftw3l_omp_la-ct.lo libfftw3l_omp_la-rdft-vrank-geq1.lo libfftw3l_omp_la-hc2hc.lo libfftw3l_omp_la-vrank-geq1-rdft2.lo libfftw3l_omp_la-f77api.lo ../libfftw3l.la -lm -inst-prefix-dir /tmp/fftw/pkg/fftw)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3l_omp_la-api.o .libs/libfftw3l_omp_la-conf.o .libs/libfftw3l_omp_la-openmp.o .libs/libfftw3l_omp_la-dft-vrank-geq1.o .libs/libfftw3l_omp_la-ct.o .libs/libfftw3l_omp_la-rdft-vrank-geq1.o .libs/libfftw3l_omp_la-hc2hc.o .libs/libfftw3l_omp_la-vrank-geq1-rdft2.o .libs/libfftw3l_omp_la-f77api.o -L/tmp/fftw/pkg/fftw/usr/lib -L/usr/lib -lfftw3l -lm -fopenmp -O3 -malign-double -fopenmp -Wl,-soname -Wl,libfftw3l_omp.so.3 -o .libs/libfftw3l_omp.so.3.4.4
# libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.so.3.4.4T /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_omp.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3l_omp.so.3.4.4 libfftw3l_omp.so.3 || { rm -f libfftw3l_omp.so.3 && ln -s libfftw3l_omp.so.3.4.4 libfftw3l_omp.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3l_omp.so.3.4.4 libfftw3l_omp.so || { rm -f libfftw3l_omp.so && ln -s libfftw3l_omp.so.3.4.4 libfftw3l_omp.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_omp.la
# libtool: install: /usr/bin/install -c .libs/libfftw3l_threads.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_threads.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_threads.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_threads.a
# libtool: install: /usr/bin/install -c .libs/libfftw3l_omp.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_omp.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_omp.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3l_omp.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/threads'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/threads'
# Making install in tests
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tests'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tests'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tests'
# Making install in mpi
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/mpi'
# Making install in doc
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# Making install in FAQ
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc/FAQ'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc/FAQ'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc/FAQ'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc/FAQ'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/share/info'
# /usr/bin/install -c -m 644 ./fftw3.info ./fftw3.info-1 ./fftw3.info-2 '/tmp/fftw/pkg/fftw/usr/share/info'
# install-info --info-dir='/tmp/fftw/pkg/fftw/usr/share/info' '/tmp/fftw/pkg/fftw/usr/share/info/fftw3.info'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/doc'
# Making install in tools
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c fftwl-wisdom '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/bin/install -c fftw-wisdom-to-conf '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/share/man/man1'
# /usr/bin/install -c -m 644 fftw-wisdom-to-conf.1 fftwl-wisdom.1 '/tmp/fftw/pkg/fftw/usr/share/man/man1'
# libtool: install: warning: `../threads/libfftw3l_threads.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/fftw/src/fftw-3.3.4-long-double/libfftw3l.la' has not been installed in `/usr/lib'
# libtool: install: warning: `../libfftw3l.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/fftwl-wisdom /tmp/fftw/pkg/fftw/usr/bin/fftwl-wisdom
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/tools'
# Making install in m4
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/m4'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-long-double/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/m4'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-long-double/m4'
# Making install in support
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/support'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/support'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/support'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/support'
# Making install in kernel
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/kernel'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/kernel'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/kernel'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/kernel'
# Making install in simd-support
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/simd-support'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/simd-support'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/simd-support'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/simd-support'
# Making install in dft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# Making install in scalar
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# Making install in codelets
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar/codelets'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/scalar'
# Making install in simd
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# Making install in common
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/common'
# Making install in sse2
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/sse2'
# Making install in avx
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/avx'
# Making install in altivec
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/altivec'
# Making install in neon
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd/neon'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft/simd'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/dft'
# Making install in rdft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# Making install in scalar
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# Making install in r2cf
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cf'
# Making install in r2cb
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2cb'
# Making install in r2r
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar/r2r'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/scalar'
# Making install in simd
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# Making install in common
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/common'
# Making install in sse2
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/sse2'
# Making install in avx
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/avx'
# Making install in altivec
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/altivec'
# Making install in neon
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make install-am
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[5]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd/neon'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[4]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft/simd'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/rdft'
# Making install in reodft
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/reodft'
# Making install in api
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/include'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/include'
# /usr/bin/install -c -m 644 fftw3.f03 '/tmp/fftw/pkg/fftw/usr/include'
# /usr/bin/install -c -m 644 fftw3.h fftw3.f fftw3l.f03 fftw3q.f03 '/tmp/fftw/pkg/fftw/usr/include'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/api'
# Making install in libbench2
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/libbench2'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/libbench2'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/libbench2'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/libbench2'
# Making install in .
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib'
# /usr/bin/install -c -m 644 fftw3f.pc '/tmp/fftw/pkg/fftw/usr/lib/pkgconfig'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libfftw3f.la '/tmp/fftw/pkg/fftw/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libfftw3f.so.3.4.4 /tmp/fftw/pkg/fftw/usr/lib/libfftw3f.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3f.so.3.4.4 libfftw3f.so.3 || { rm -f libfftw3f.so.3 && ln -s libfftw3f.so.3.4.4 libfftw3f.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3f.so.3.4.4 libfftw3f.so || { rm -f libfftw3f.so && ln -s libfftw3f.so.3.4.4 libfftw3f.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3f.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3f.la
# libtool: install: /usr/bin/install -c .libs/libfftw3f.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3f.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3f.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3f.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single'
# Making install in threads
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/threads'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/threads'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfftw3f_threads.la libfftw3f_omp.la '/tmp/fftw/pkg/fftw/usr/lib'
# libtool: install: warning: relinking `libfftw3f_threads.la'
# libtool: install: (cd /tmp/fftw/src/fftw-3.3.4-single/threads; /bin/sh /tmp/fftw/src/fftw-3.3.4-single/libtool --tag CC --mode=relink gcc -pthread -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3f_threads.la -rpath /usr/lib libfftw3f_threads_la-api.lo libfftw3f_threads_la-conf.lo libfftw3f_threads_la-threads.lo libfftw3f_threads_la-dft-vrank-geq1.lo libfftw3f_threads_la-ct.lo libfftw3f_threads_la-rdft-vrank-geq1.lo libfftw3f_threads_la-hc2hc.lo libfftw3f_threads_la-vrank-geq1-rdft2.lo libfftw3f_threads_la-f77api.lo ../libfftw3f.la -lm -inst-prefix-dir /tmp/fftw/pkg/fftw)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3f_threads_la-api.o .libs/libfftw3f_threads_la-conf.o .libs/libfftw3f_threads_la-threads.o .libs/libfftw3f_threads_la-dft-vrank-geq1.o .libs/libfftw3f_threads_la-ct.o .libs/libfftw3f_threads_la-rdft-vrank-geq1.o .libs/libfftw3f_threads_la-hc2hc.o .libs/libfftw3f_threads_la-vrank-geq1-rdft2.o .libs/libfftw3f_threads_la-f77api.o -L/tmp/fftw/pkg/fftw/usr/lib -L/usr/lib -lfftw3f -lm -pthread -O3 -malign-double -pthread -Wl,-soname -Wl,libfftw3f_threads.so.3 -o .libs/libfftw3f_threads.so.3.4.4
# libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.so.3.4.4T /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_threads.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3f_threads.so.3.4.4 libfftw3f_threads.so.3 || { rm -f libfftw3f_threads.so.3 && ln -s libfftw3f_threads.so.3.4.4 libfftw3f_threads.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3f_threads.so.3.4.4 libfftw3f_threads.so || { rm -f libfftw3f_threads.so && ln -s libfftw3f_threads.so.3.4.4 libfftw3f_threads.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_threads.la
# libtool: install: warning: relinking `libfftw3f_omp.la'
# libtool: install: (cd /tmp/fftw/src/fftw-3.3.4-single/threads; /bin/sh /tmp/fftw/src/fftw-3.3.4-single/libtool --tag CC --mode=relink gcc -fopenmp -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -version-info 7:4:4 -o libfftw3f_omp.la -rpath /usr/lib libfftw3f_omp_la-api.lo libfftw3f_omp_la-conf.lo libfftw3f_omp_la-openmp.lo libfftw3f_omp_la-dft-vrank-geq1.lo libfftw3f_omp_la-ct.lo libfftw3f_omp_la-rdft-vrank-geq1.lo libfftw3f_omp_la-hc2hc.lo libfftw3f_omp_la-vrank-geq1-rdft2.lo libfftw3f_omp_la-f77api.lo ../libfftw3f.la -lm -inst-prefix-dir /tmp/fftw/pkg/fftw)
# libtool: relink: gcc -shared -fPIC -DPIC .libs/libfftw3f_omp_la-api.o .libs/libfftw3f_omp_la-conf.o .libs/libfftw3f_omp_la-openmp.o .libs/libfftw3f_omp_la-dft-vrank-geq1.o .libs/libfftw3f_omp_la-ct.o .libs/libfftw3f_omp_la-rdft-vrank-geq1.o .libs/libfftw3f_omp_la-hc2hc.o .libs/libfftw3f_omp_la-vrank-geq1-rdft2.o .libs/libfftw3f_omp_la-f77api.o -L/tmp/fftw/pkg/fftw/usr/lib -L/usr/lib -lfftw3f -lm -fopenmp -O3 -malign-double -fopenmp -Wl,-soname -Wl,libfftw3f_omp.so.3 -o .libs/libfftw3f_omp.so.3.4.4
# libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.so.3.4.4T /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_omp.so.3.4.4
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3f_omp.so.3.4.4 libfftw3f_omp.so.3 || { rm -f libfftw3f_omp.so.3 && ln -s libfftw3f_omp.so.3.4.4 libfftw3f_omp.so.3; }; })
# libtool: install: (cd /tmp/fftw/pkg/fftw/usr/lib && { ln -s -f libfftw3f_omp.so.3.4.4 libfftw3f_omp.so || { rm -f libfftw3f_omp.so && ln -s libfftw3f_omp.so.3.4.4 libfftw3f_omp.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.lai /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_omp.la
# libtool: install: /usr/bin/install -c .libs/libfftw3f_threads.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_threads.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_threads.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_threads.a
# libtool: install: /usr/bin/install -c .libs/libfftw3f_omp.a /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_omp.a
# libtool: install: chmod 644 /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_omp.a
# libtool: install: ranlib /tmp/fftw/pkg/fftw/usr/lib/libfftw3f_omp.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/threads'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/threads'
# Making install in tests
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tests'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tests'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tests'
# Making install in mpi
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/mpi'
# Making install in doc
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# Making install in FAQ
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc/FAQ'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc/FAQ'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc/FAQ'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc/FAQ'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/share/info'
# /usr/bin/install -c -m 644 ./fftw3.info ./fftw3.info-1 ./fftw3.info-2 '/tmp/fftw/pkg/fftw/usr/share/info'
# install-info --info-dir='/tmp/fftw/pkg/fftw/usr/share/info' '/tmp/fftw/pkg/fftw/usr/share/info/fftw3.info'
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/doc'
# Making install in tools
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# make install-am
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# make[3]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c fftwf-wisdom '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/bin/install -c fftw-wisdom-to-conf '/tmp/fftw/pkg/fftw/usr/bin'
# /usr/sbin/mkdir -p '/tmp/fftw/pkg/fftw/usr/share/man/man1'
# /usr/bin/install -c -m 644 fftw-wisdom-to-conf.1 fftwf-wisdom.1 '/tmp/fftw/pkg/fftw/usr/share/man/man1'
# libtool: install: warning: `../threads/libfftw3f_threads.la' has not been installed in `/usr/lib'
# libtool: install: warning: `/tmp/fftw/src/fftw-3.3.4-single/libfftw3f.la' has not been installed in `/usr/lib'
# libtool: install: warning: `../libfftw3f.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/fftwf-wisdom /tmp/fftw/pkg/fftw/usr/bin/fftwf-wisdom
# make[3]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/tools'
# Making install in m4
# make[1]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/m4'
# make[2]: Entering directory '/tmp/fftw/src/fftw-3.3.4-single/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/m4'
# make[1]: Leaving directory '/tmp/fftw/src/fftw-3.3.4-single/m4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "fftw"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: fftw 3.3.4-1 (Tue Jun 14 07:30:24 UTC 2016)

CMD: pacman --query --file fftw-3.3.4-1-x86_64.pkg.tar.xz
# fftw 3.3.4-1

Creating hybrid package for 'fftw'

Trying to find vanilla package 'fftw'...

CMD: pacman --query --file /mirror/extra/os/x86_64/fftw-3.3.4-1-x86_64.pkg.tar.xz
# fftw 3.3.4-1

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /usr/lib/libfftw3f.so.3
# /usr/lib/libfftw3_omp.so.3
# /usr/lib/libfftw3l.so.3.4.4
# /usr/lib/libfftw3f.so.3.4.4
# /usr/lib/libfftw3.so
# /usr/lib/libfftw3f.so
# /usr/lib/libfftw3l.so.3
# /usr/lib/libfftw3.so.3
# /usr/lib/libfftw3l_omp.so.3
# /usr/lib/libfftw3l_threads.so.3.4.4
# /usr/lib/libfftw3l_omp.so.3.4.4
# /usr/lib/libfftw3f_omp.so.3.4.4
# /usr/lib/libfftw3f_omp.so
# /usr/lib/libfftw3f_threads.so.3.4.4
# /usr/lib/libfftw3l_threads.so.3
# /usr/lib/libfftw3f_threads.so
# /usr/lib/libfftw3_threads.so.3.4.4
# /usr/lib/libfftw3l_threads.so
# /usr/lib/libfftw3_threads.so.3
# /usr/lib/libfftw3l_omp.so
# /usr/lib/libfftw3f_omp.so.3
# /usr/lib/libfftw3l.so
# /usr/lib/libfftw3_omp.so.3.4.4
# /usr/lib/libfftw3.so.3.4.4
# /usr/lib/libfftw3_omp.so
# /usr/lib/libfftw3_threads.so
# /usr/lib/libfftw3f_threads.so.3
# /usr/lib/pkgconfig/fftw3l.pc
# /usr/lib/pkgconfig/fftw3.pc
# /usr/lib/pkgconfig/fftw3f.pc
# /usr/bin/fftwl-wisdom
# /usr/bin/fftw-wisdom-to-conf
# /usr/bin/fftw-wisdom
# /usr/bin/fftwf-wisdom
# /usr/include/fftw3.f03
# /usr/include/fftw3q.f03
# /usr/include/fftw3l.f03
# /usr/include/fftw3.h
# /usr/include/fftw3.f
# /usr/share/man/man1/fftw-wisdom-to-conf.1.gz
# /usr/share/man/man1/fftw-wisdom.1.gz
# /usr/share/man/man1/fftwf-wisdom.1.gz
# /usr/share/man/man1/fftwl-wisdom.1.gz
# /usr/share/info/fftw3.info.gz
# /usr/share/info/fftw3.info-2.gz
# /usr/share/info/fftw3.info-1.gz
# /toolchain_root/usr/lib/libfftw3.so.3.4.4
# /toolchain_root/usr/lib/libfftw3.so.3
# /toolchain_root/usr/lib/libfftw3.so
# /toolchain_root/usr/lib/libfftw3.la
# /toolchain_root/usr/lib/libfftw3.a
# /toolchain_root/usr/lib/libfftw3_threads.so.3.4.4
# /toolchain_root/usr/lib/libfftw3_threads.so.3
# /toolchain_root/usr/lib/libfftw3_threads.so
# /toolchain_root/usr/lib/libfftw3_threads.la
# /toolchain_root/usr/lib/libfftw3_omp.so.3.4.4
# /toolchain_root/usr/lib/libfftw3_omp.so.3
# /toolchain_root/usr/lib/libfftw3_omp.so
# /toolchain_root/usr/lib/libfftw3_omp.la
# /toolchain_root/usr/lib/libfftw3_threads.a
# /toolchain_root/usr/lib/libfftw3_omp.a
# /toolchain_root/usr/lib/libfftw3l.so.3.4.4
# /toolchain_root/usr/lib/libfftw3l.so.3
# /toolchain_root/usr/lib/libfftw3l.so
# /toolchain_root/usr/lib/libfftw3l.la
# /toolchain_root/usr/lib/libfftw3l.a
# /toolchain_root/usr/lib/libfftw3l_threads.so.3.4.4
# /toolchain_root/usr/lib/libfftw3l_threads.so.3
# /toolchain_root/usr/lib/libfftw3l_threads.so
# /toolchain_root/usr/lib/libfftw3l_threads.la
# /toolchain_root/usr/lib/libfftw3l_omp.so.3.4.4
# /toolchain_root/usr/lib/libfftw3l_omp.so.3
# /toolchain_root/usr/lib/libfftw3l_omp.so
# /toolchain_root/usr/lib/libfftw3l_omp.la
# /toolchain_root/usr/lib/libfftw3l_threads.a
# /toolchain_root/usr/lib/libfftw3l_omp.a
# /toolchain_root/usr/lib/libfftw3f.so.3.4.4
# /toolchain_root/usr/lib/libfftw3f.so.3
# /toolchain_root/usr/lib/libfftw3f.so
# /toolchain_root/usr/lib/libfftw3f.la
# /toolchain_root/usr/lib/libfftw3f.a
# /toolchain_root/usr/lib/libfftw3f_threads.so.3.4.4
# /toolchain_root/usr/lib/libfftw3f_threads.so.3
# /toolchain_root/usr/lib/libfftw3f_threads.so
# /toolchain_root/usr/lib/libfftw3f_threads.la
# /toolchain_root/usr/lib/libfftw3f_omp.so.3.4.4
# /toolchain_root/usr/lib/libfftw3f_omp.so.3
# /toolchain_root/usr/lib/libfftw3f_omp.so
# /toolchain_root/usr/lib/libfftw3f_omp.la
# /toolchain_root/usr/lib/libfftw3f_threads.a
# /toolchain_root/usr/lib/libfftw3f_omp.a
# /toolchain_root/usr/lib/pkgconfig/fftw3.pc
# /toolchain_root/usr/lib/pkgconfig/fftw3l.pc
# /toolchain_root/usr/lib/pkgconfig/fftw3f.pc
# /toolchain_root/usr/include/fftw3.f03
# /toolchain_root/usr/include/fftw3.h
# /toolchain_root/usr/include/fftw3.f
# /toolchain_root/usr/include/fftw3l.f03
# /toolchain_root/usr/include/fftw3q.f03

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL usr toolchain_root

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL usr toolchain_root .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .INSTALL usr toolchain_root .MTREE | xz -c -z

CMD: bsdtar -tqf fftw.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/fftw.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fftw.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/fftw.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config.logs

CMD: Config logfile '/tmp/fftw/src/fftw-3.3.4-double/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by fftw configure 3.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host x86_64-unknown-linux F77=gfortran --prefix=/usr --enable-shared --enable-threads --enable-openmp --enable-sse2 --enable-avx
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ea671886f2d1
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2750: checking for a BSD-compatible install
# configure:2818: result: /usr/bin/install -c
# configure:2829: checking whether build environment is sane
# configure:2884: result: yes
# configure:2943: checking for x86_64-unknown-linux-strip
# configure:2973: result: no
# configure:2983: checking for strip
# configure:2999: found /usr/sbin/strip
# configure:3010: result: strip
# configure:3035: checking for a thread-safe mkdir -p
# configure:3074: result: /usr/sbin/mkdir -p
# configure:3081: checking for gawk
# configure:3097: found /usr/sbin/gawk
# configure:3108: result: gawk
# configure:3119: checking whether make sets $(MAKE)
# configure:3141: result: yes
# configure:3170: checking whether make supports nested variables
# configure:3187: result: yes
# configure:3316: checking whether to enable maintainer-specific portions of Makefiles
# configure:3325: result: no
# configure:3373: checking build system type
# configure:3387: result: x86_64-unknown-linux-gnu
# configure:3407: checking host system type
# configure:3420: result: x86_64-unknown-linux-gnu
# configure:3818: checking for x86_64-unknown-linux-gcc
# configure:3848: result: no
# configure:3858: checking for gcc
# configure:3874: found /usr/sbin/gcc
# configure:3885: result: gcc
# configure:4114: checking for C compiler version
# configure:4123: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4134: $? = 0
# configure:4123: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4134: $? = 0
# configure:4123: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4134: $? = 1
# configure:4123: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4134: $? = 1
# configure:4154: checking whether the C compiler works
# configure:4176: gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4180: $? = 0
# configure:4228: result: yes
# configure:4231: checking for C compiler default output file name
# configure:4233: result: a.out
# configure:4239: checking for suffix of executables
# configure:4246: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4250: $? = 0
# configure:4272: result:
# configure:4294: checking whether we are cross compiling
# configure:4302: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4306: $? = 0
# configure:4313: ./conftest
# configure:4317: $? = 0
# configure:4332: result: no
# configure:4337: checking for suffix of object files
# configure:4359: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4363: $? = 0
# configure:4384: result: o
# configure:4388: checking whether we are using the GNU C compiler
# configure:4407: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4407: $? = 0
# configure:4416: result: yes
# configure:4425: checking whether gcc accepts -g
# configure:4445: gcc -c -g conftest.c >&5
# configure:4445: $? = 0
# configure:4486: result: yes
# configure:4503: checking for gcc option to accept ISO C89
# configure:4566: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4566: $? = 0
# configure:4579: result: none needed
# configure:4604: checking whether gcc understands -c and -o together
# configure:4626: gcc -c conftest.c -o conftest2.o
# configure:4629: $? = 0
# configure:4626: gcc -c conftest.c -o conftest2.o
# configure:4629: $? = 0
# configure:4641: result: yes
# configure:4669: checking for style of include used by make
# configure:4697: result: GNU
# configure:4723: checking dependency style of gcc
# configure:4834: result: gcc3
# configure:4852: checking for C compiler vendor
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4876: $? = 0
# configure:4883: result: gnu
# configure:4890: checking for gcc option to accept ISO C99
# configure:5039: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:5039: $? = 0
# configure:5052: result: none needed
# configure:5160: checking for gcc option to accept ISO Standard C
# configure:5171: result: none needed
# configure:5179: checking whether ln -s works
# configure:5183: result: yes
# configure:5190: checking whether make sets $(MAKE)
# configure:5212: result: yes
# configure:5570: checking how to print strings
# configure:5597: result: printf
# configure:5618: checking for a sed that does not truncate output
# configure:5682: result: /usr/sbin/sed
# configure:5700: checking for grep that handles long lines and -e
# configure:5758: result: /usr/sbin/grep
# configure:5763: checking for egrep
# configure:5825: result: /usr/sbin/grep -E
# configure:5830: checking for fgrep
# configure:5892: result: /usr/sbin/grep -F
# configure:5927: checking for ld used by gcc
# configure:5994: result: /usr/sbin/ld
# configure:6001: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6016: result: yes
# configure:6028: checking for BSD- or MS-compatible name lister (nm)
# configure:6077: result: /usr/sbin/nm -B
# configure:6207: checking the name lister (/usr/sbin/nm -B) interface
# configure:6214: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:6217: /usr/sbin/nm -B "conftest.o"
# configure:6220: output
# 0000000000000000 B some_variable
# configure:6227: result: BSD nm
# configure:6231: checking the maximum length of command line arguments
# configure:6361: result: 1572864
# configure:6378: checking whether the shell understands some XSI constructs
# configure:6388: result: yes
# configure:6392: checking whether the shell understands "+="
# configure:6398: result: yes
# configure:6433: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6473: result: func_convert_file_noop
# configure:6480: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6500: result: func_convert_file_noop
# configure:6507: checking for /usr/sbin/ld option to reload object files
# configure:6514: result: -r
# configure:6548: checking for x86_64-unknown-linux-objdump
# configure:6575: result: objdump
# configure:6644: checking how to recognize dependent libraries
# configure:6846: result: pass_all
# configure:6891: checking for x86_64-unknown-linux-dlltool
# configure:6918: result: dlltool
# configure:6988: checking how to associate runtime and link libraries
# configure:7015: result: printf %s\n
# configure:7031: checking for x86_64-unknown-linux-ar
# configure:7061: result: no
# configure:7075: checking for ar
# configure:7091: found /usr/sbin/ar
# configure:7102: result: ar
# configure:7139: checking for archiver @FILE support
# configure:7156: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7156: $? = 0
# configure:7159: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7162: $? = 0
# configure:7167: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7170: $? = 1
# configure:7182: result: @
# configure:7200: checking for x86_64-unknown-linux-strip
# configure:7227: result: strip
# configure:7299: checking for x86_64-unknown-linux-ranlib
# configure:7329: result: no
# configure:7339: checking for ranlib
# configure:7355: found /usr/sbin/ranlib
# configure:7366: result: ranlib
# configure:7468: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7588: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7591: $? = 0
# configure:7595: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7598: $? = 0
# configure:7664: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o >&5
# configure:7667: $? = 0
# configure:7705: result: ok
# configure:7742: checking for sysroot
# configure:7772: result: no
# configure:7849: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7852: $? = 0
# configure:7988: checking for x86_64-unknown-linux-mt
# configure:8018: result: no
# configure:8028: checking for mt
# configure:8058: result: no
# configure:8078: checking if : is a manifest tool
# configure:8084: : '-?'
# configure:8092: result: no
# configure:8734: checking how to run the C preprocessor
# configure:8765: gcc -E conftest.c
# configure:8765: $? = 0
# configure:8779: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:8779: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# | #include
# configure:8804: result: gcc -E
# configure:8824: gcc -E conftest.c
# configure:8824: $? = 0
# configure:8838: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:8838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# | #include
# configure:8867: checking for ANSI C header files
# configure:8887: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8887: $? = 0
# configure:8960: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8960: $? = 0
# configure:8960: ./conftest
# configure:8960: $? = 0
# configure:8971: result: yes
# configure:8984: checking for sys/types.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for sys/stat.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for stdlib.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for string.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for memory.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for strings.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for inttypes.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for stdint.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for unistd.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8998: checking for dlfcn.h
# configure:8998: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8998: $? = 0
# configure:8998: result: yes
# configure:9172: checking for objdir
# configure:9187: result: .libs
# configure:9458: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9476: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9480: $? = 0
# configure:9493: result: no
# configure:9820: checking for gcc option to produce PIC
# configure:9827: result: -fPIC -DPIC
# configure:9835: checking if gcc PIC flag -fPIC -DPIC works
# configure:9853: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fPIC -DPIC -DPIC conftest.c >&5
# configure:9857: $? = 0
# configure:9870: result: yes
# configure:9899: checking if gcc static flag -static works
# configure:9927: result: yes
# configure:9942: checking if gcc supports -c -o file.o
# configure:9963: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c >&5
# configure:9967: $? = 0
# configure:9989: result: yes
# configure:9997: checking if gcc supports -c -o file.o
# configure:10044: result: yes
# configure:10077: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11230: result: yes
# configure:11267: checking whether -lc should be explicitly linked in
# configure:11275: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:11278: $? = 0
# configure:11293: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11296: $? = 0
# configure:11310: result: no
# configure:11470: checking dynamic linker characteristics
# configure:11981: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11981: $? = 0
# configure:12203: result: GNU/Linux ld.so
# configure:12310: checking how to hardcode library paths into programs
# configure:12335: result: immediate
# configure:12875: checking whether stripping libraries is possible
# configure:12880: result: yes
# configure:12915: checking if libtool supports shared libraries
# configure:12917: result: yes
# configure:12920: checking whether to build shared libraries
# configure:12941: result: yes
# configure:12944: checking whether to build static libraries
# configure:12948: result: yes
# configure:12988: checking for ocamlbuild
# configure:13018: result: no
# configure:13892: checking whether C compiler accepts -msse2
# configure:13907: gcc -c -msse2 conftest.c >&5
# configure:13907: $? = 0
# configure:13915: result: yes
# configure:13927: checking whether C compiler accepts -mavx
# configure:13946: gcc -c -mavx conftest.c >&5
# configure:13946: $? = 0
# configure:13956: result: yes
# configure:14168: checking for ANSI C header files
# configure:14272: result: yes
# configure:14283: checking libintl.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking libintl.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for libintl.h
# configure:14283: result: yes
# configure:14283: checking malloc.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking malloc.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for malloc.h
# configure:14283: result: yes
# configure:14283: checking stddef.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking stddef.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for stddef.h
# configure:14283: result: yes
# configure:14283: checking for stdlib.h
# configure:14283: result: yes
# configure:14283: checking for string.h
# configure:14283: result: yes
# configure:14283: checking for strings.h
# configure:14283: result: yes
# configure:14283: checking sys/time.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking sys/time.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for sys/time.h
# configure:14283: result: yes
# configure:14283: checking for unistd.h
# configure:14283: result: yes
# configure:14283: checking limits.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking limits.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for limits.h
# configure:14283: result: yes
# configure:14283: checking c_asm.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:69:19: fatal error: c_asm.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking c_asm.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:36:19: fatal error: c_asm.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for c_asm.h
# configure:14283: result: no
# configure:14283: checking intrinsics.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:69:24: fatal error: intrinsics.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking intrinsics.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:36:24: fatal error: intrinsics.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for intrinsics.h
# configure:14283: result: no
# configure:14283: checking for stdint.h
# configure:14283: result: yes
# configure:14283: checking mach/mach_time.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:70:28: fatal error: mach/mach_time.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking mach/mach_time.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:37:28: fatal error: mach/mach_time.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for mach/mach_time.h
# configure:14283: result: no
# configure:14283: checking sys/sysctl.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking sys/sysctl.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for sys/sysctl.h
# configure:14283: result: yes
# configure:14300: checking altivec.h usability
# configure:14300: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:71:21: fatal error: altivec.h: No such file or directory
# compilation terminated.
# configure:14300: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14300: result: no
# configure:14300: checking altivec.h presence
# configure:14300: gcc -E conftest.c
# conftest.c:38:21: fatal error: altivec.h: No such file or directory
# compilation terminated.
# configure:14300: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:14300: result: no
# configure:14300: checking for altivec.h
# configure:14300: result: no
# configure:14314: checking for an ANSI C-conforming const
# configure:14380: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14380: $? = 0
# configure:14387: result: yes
# configure:14395: checking for inline
# configure:14411: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14411: $? = 0
# configure:14419: result: inline
# configure:14437: checking for size_t
# configure:14437: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14437: $? = 0
# configure:14437: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14437: result: yes
# configure:14448: checking whether time.h and sys/time.h may both be included
# configure:14468: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14468: $? = 0
# configure:14475: result: yes
# configure:14483: checking for long double
# configure:14483: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14483: $? = 0
# configure:14483: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:26: error: expected expression before ')' token
# if (sizeof ((long double)))
# ^
# configure:14483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long double)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14483: result: yes
# configure:14496: checking for hrtime_t
# configure:14496: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:13: error: 'hrtime_t' undeclared (first use in this function)
# if (sizeof (hrtime_t))
# ^
# conftest.c:49:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:14496: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_TIME_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (hrtime_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14496: result: no
# configure:14513: checking size of int
# configure:14518: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14518: $? = 0
# configure:14518: ./conftest
# configure:14518: $? = 0
# configure:14532: result: 4
# configure:14546: checking size of unsigned int
# configure:14551: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14551: $? = 0
# configure:14551: ./conftest
# configure:14551: $? = 0
# configure:14565: result: 4
# configure:14579: checking size of long
# configure:14584: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14584: $? = 0
# configure:14584: ./conftest
# configure:14584: $? = 0
# configure:14598: result: 8
# configure:14612: checking size of unsigned long
# configure:14617: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14617: $? = 0
# configure:14617: ./conftest
# configure:14617: $? = 0
# configure:14631: result: 8
# configure:14645: checking size of long long
# configure:14650: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14650: $? = 0
# configure:14650: ./conftest
# configure:14650: $? = 0
# configure:14664: result: 8
# configure:14678: checking size of unsigned long long
# configure:14683: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14683: $? = 0
# configure:14683: ./conftest
# configure:14683: $? = 0
# configure:14697: result: 8
# configure:14711: checking size of size_t
# configure:14716: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14716: $? = 0
# configure:14716: ./conftest
# configure:14716: $? = 0
# configure:14730: result: 8
# configure:14744: checking size of ptrdiff_t
# configure:14749: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14749: $? = 0
# configure:14749: ./conftest
# configure:14749: $? = 0
# configure:14763: result: 8
# configure:14774: checking for uintptr_t
# configure:14774: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14774: $? = 0
# configure:14774: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:14774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14774: result: yes
# configure:14827: checking size of float
# configure:14832: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14832: $? = 0
# configure:14832: ./conftest
# configure:14832: $? = 0
# configure:14846: result: 4
# configure:14860: checking size of double
# configure:14865: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14865: $? = 0
# configure:14865: ./conftest
# configure:14865: $? = 0
# configure:14879: result: 8
# configure:14894: checking size of fftw_r2r_kind
# configure:14899: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14899: $? = 0
# configure:14899: ./conftest
# configure:14899: $? = 0
# configure:14918: result: 4
# configure:14934: checking for working alloca.h
# configure:14951: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14951: $? = 0
# configure:14959: result: yes
# configure:14967: checking for alloca
# configure:15004: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15004: $? = 0
# configure:15012: result: yes
# configure:15118: checking for working strtod
# configure:15159: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15159: $? = 0
# configure:15159: ./conftest
# configure:15159: $? = 0
# configure:15169: result: yes
# configure:15233: checking for vprintf
# configure:15233: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^
# configure:15233: $? = 0
# configure:15233: result: yes
# configure:15239: checking for _doprnt
# configure:15239: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# /tmp/ccyyWcjo.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:15239: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:15239: result: no
# configure:15250: checking for sin in -lm
# configure:15275: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:62:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^
# configure:15275: $? = 0
# configure:15284: result: yes
# configure:15389: checking for BSDgettimeofday
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccPyr7AC.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `BSDgettimeofday'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | /* Define BSDgettimeofday to an innocuous variant, in case declares BSDgettimeofday.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define BSDgettimeofday innocuous_BSDgettimeofday
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char BSDgettimeofday (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef BSDgettimeofday
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char BSDgettimeofday ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_BSDgettimeofday || defined __stub___BSDgettimeofday
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return BSDgettimeofday ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for gettimeofday
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for gethrtime
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccpw1MjJ.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `gethrtime'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define gethrtime to an innocuous variant, in case declares gethrtime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gethrtime innocuous_gethrtime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gethrtime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gethrtime
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gethrtime ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_gethrtime || defined __stub___gethrtime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gethrtime ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for read_real_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccrLVgbW.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `read_real_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define read_real_time to an innocuous variant, in case declares read_real_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define read_real_time innocuous_read_real_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char read_real_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef read_real_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char read_real_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_read_real_time || defined __stub___read_real_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return read_real_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for time_base_to_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccHF8yJ3.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `time_base_to_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define time_base_to_time innocuous_time_base_to_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char time_base_to_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef time_base_to_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char time_base_to_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_time_base_to_time || defined __stub___time_base_to_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return time_base_to_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for drand48
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for sqrt
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for memset
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for posix_memalign
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'posix_memalign'
# char posix_memalign ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for memalign
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for _mm_malloc
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccy98RpH.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_mm_malloc'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | /* end confdefs.h. */
# | /* Define _mm_malloc to an innocuous variant, in case declares _mm_malloc.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mm_malloc innocuous__mm_malloc
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mm_malloc (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mm_malloc
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _mm_malloc ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mm_malloc || defined __stub____mm_malloc
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mm_malloc ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for _mm_free
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccVe7zrG.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_mm_free'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | /* end confdefs.h. */
# | /* Define _mm_free to an innocuous variant, in case declares _mm_free.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mm_free innocuous__mm_free
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mm_free (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mm_free
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _mm_free ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mm_free || defined __stub____mm_free
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mm_free ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for clock_gettime
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for mach_absolute_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccRBzmu2.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `mach_absolute_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mach_absolute_time innocuous_mach_absolute_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mach_absolute_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mach_absolute_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mach_absolute_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mach_absolute_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for sysctl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for abort
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'abort'
# char abort ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for sinl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'sinl'
# char sinl ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for cosl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'cosl'
# char cosl ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for snprintf
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15398: checking whether sinl is declared
# configure:15398: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15398: $? = 0
# configure:15398: result: yes
# configure:15409: checking whether cosl is declared
# configure:15409: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15409: $? = 0
# configure:15409: result: yes
# configure:15420: checking whether sinq is declared
# configure:15420: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:10: error: 'sinq' undeclared (first use in this function)
# (void) sinq;
# ^
# conftest.c:79:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef sinq
# | #ifdef __cplusplus
# | (void) sinq;
# | #else
# | (void) sinq;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15420: result: no
# configure:15431: checking whether cosq is declared
# configure:15431: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:10: error: 'cosq' undeclared (first use in this function)
# (void) cosq;
# ^
# conftest.c:80:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15431: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef cosq
# | #ifdef __cplusplus
# | (void) cosq;
# | #else
# | (void) cosq;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15431: result: no
# configure:15443: checking whether memalign is declared
# configure:15443: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15443: $? = 0
# configure:15443: result: yes
# configure:15458: checking whether drand48 is declared
# configure:15458: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15458: $? = 0
# configure:15458: result: yes
# configure:15468: checking whether srand48 is declared
# configure:15468: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15468: $? = 0
# configure:15468: result: yes
# configure:15478: checking whether posix_memalign is declared
# configure:15478: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15478: $? = 0
# configure:15478: result: yes
# configure:15489: checking for _rtc intrinsic
# configure:15505: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c: In function 'main':
# conftest.c:82:1: warning: implicit declaration of function '_rtc' [-Wimplicit-function-declaration]
# _rtc()
# ^
# /tmp/cclnqznv.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_rtc'
# collect2: error: ld returned 1 exit status
# configure:15505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | /* end confdefs.h. */
# | #ifdef HAVE_INTRINSICS_H
# | #include
# | #endif
# | int
# | main ()
# | {
# | _rtc()
# | ;
# | return 0;
# | }
# configure:15514: result: no
# configure:15534: checking for isnan
# configure:15548: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15548: $? = 0
# configure:15560: result: yes
# configure:15567: checking whether C compiler accepts -mpreferred-stack-boundary=4
# configure:15586: gcc -c -mpreferred-stack-boundary=4 conftest.c >&5
# configure:15586: $? = 0
# configure:15596: result: yes
# configure:15600: checking whether the stack is at least 8-byte aligned by gcc
# configure:15604: checking whether C compiler accepts -malign-double
# configure:15623: gcc -c -malign-double conftest.c >&5
# configure:15623: $? = 0
# configure:15633: result: yes
# configure:15695: gcc -o conftest -O -malign-double conftest.c -lm >&5
# configure:15695: $? = 0
# configure:15695: ./conftest
# configure:15695: $? = 0
# configure:15705: result: yes
# configure:15751: checking for x86_64-unknown-linux-g77
# configure:15778: result: gfortran
# configure:15848: checking for Fortran 77 compiler version
# configure:15857: gfortran --version >&5
# GNU Fortran (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
#
# GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
# You may redistribute copies of GNU Fortran
# under the terms of the GNU General Public License.
# For more information about these matters, see the file named COPYING
#
# configure:15868: $? = 0
# configure:15857: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:15868: $? = 0
# configure:15857: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:15868: $? = 1
# configure:15857: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:15868: $? = 1
# configure:15877: checking whether we are using the GNU Fortran 77 compiler
# configure:15890: gfortran -c conftest.F >&5
# configure:15890: $? = 0
# configure:15899: result: yes
# configure:15905: checking whether gfortran accepts -g
# configure:15916: gfortran -c -g conftest.f >&5
# configure:15916: $? = 0
# configure:15924: result: yes
# configure:16060: checking if libtool supports shared libraries
# configure:16062: result: yes
# configure:16065: checking whether to build shared libraries
# configure:16085: result: yes
# configure:16088: checking whether to build static libraries
# configure:16092: result: yes
# configure:16413: checking for gfortran option to produce PIC
# configure:16420: result: -fPIC
# configure:16428: checking if gfortran PIC flag -fPIC works
# configure:16446: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:16450: $? = 0
# configure:16463: result: yes
# configure:16486: checking if gfortran static flag -static works
# configure:16514: result: no
# configure:16526: checking if gfortran supports -c -o file.o
# configure:16547: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:16551: $? = 0
# configure:16573: result: yes
# configure:16578: checking if gfortran supports -c -o file.o
# configure:16625: result: yes
# configure:16655: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:17758: result: yes
# configure:17899: checking dynamic linker characteristics
# configure:18560: result: GNU/Linux ld.so
# configure:18613: checking how to hardcode library paths into programs
# configure:18638: result: immediate
# configure:18680: checking how to get verbose linking output from gfortran
# configure:18690: gfortran -c -g -O2 conftest.f >&5
# configure:18690: $? = 0
# configure:18708: gfortran -o conftest -g -O2 -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# gcc version 5.3.0 (GCC)
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/finclude -o /tmp/ccH9DBYP.s
# GNU Fortran (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v --64 -o /tmp/ccyufqqI.o /tmp/ccH9DBYP.s
# GNU assembler version 2.26.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.0.20160302
# Reading specs from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVOgkTA.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. /tmp/ccyufqqI.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crtn.o
# configure:18791: result: -v
# configure:18793: checking for Fortran 77 libraries of gfortran
# configure:18816: gfortran -o conftest -g -O2 -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# gcc version 5.3.0 (GCC)
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/finclude -o /tmp/cc4q4KuV.s
# GNU Fortran (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v --64 -o /tmp/ccwgzggO.o /tmp/cc4q4KuV.s
# GNU assembler version 2.26.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.0.20160302
# Reading specs from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRIGe4G.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. /tmp/ccwgzggO.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crtn.o
# configure:19012: result: -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath
# configure:19028: checking for dummy main to link with Fortran 77 libraries
# configure:19062: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19062: $? = 0
# configure:19107: result: none
# configure:19147: checking for Fortran 77 name-mangling scheme
# configure:19160: gfortran -c -g -O2 conftest.f >&5
# configure:19160: $? = 0
# configure:19201: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# /tmp/ccz6BtPu.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `foobar'
# collect2: error: ld returned 1 exit status
# configure:19201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char foobar ();
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | return foobar ();
# | ;
# | return 0;
# | }
# configure:19201: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19201: $? = 0
# configure:19259: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19259: $? = 0
# configure:19301: result: lower case, underscore, no extra underscore
# configure:19447: checking for OpenMP flag of C compiler
# configure:19491: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fopenmp conftest.c -lm >&5
# configure:19491: $? = 0
# configure:19500: result: -fopenmp
# configure:19552: checking for Win32 threads
# configure:19573: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:84:21: fatal error: windows.h: No such file or directory
# compilation terminated.
# configure:19573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | _beginthreadex(0,0,0,0,0,0);
# | ;
# | return 0;
# | }
# configure:19577: result: no
# configure:19760: checking for the pthreads library -lpthreads
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lpthreads -lm >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19705: checking whether pthreads work without any flags
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/cckPGxlK.o: In function `main':
# conftest.c:(.text.startup+0x9): undefined reference to `pthread_join'
# conftest.c:(.text.startup+0x26): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text.startup+0x33): undefined reference to `pthread_create'
# conftest.c:(.text.startup+0x3b): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -Kthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Kthread conftest.c -lm >&5
# gcc: error: unrecognized command line option '-Kthread'
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -kthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -kthread conftest.c -lm >&5
# gcc: error: unrecognized command line option '-kthread'
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19760: checking for the pthreads library -llthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -llthread -lm >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -pthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -pthread conftest.c -lm >&5
# configure:19804: $? = 0
# configure:19813: result: yes
# configure:19832: checking for joinable pthread attribute
# configure:19855: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -pthread conftest.c -lm >&5
# configure:19855: $? = 0
# configure:19861: result: PTHREAD_CREATE_JOINABLE
# configure:19871: checking if more special flags are required for pthreads
# configure:19878: result: no
# configure:20006: checking whether a cycle counter is available
# configure:20017: gcc -E -I./kernel conftest.c
# configure:20017: $? = 0
# configure:20024: result: yes
# configure:20151: checking that generated files are newer than configure
# configure:20157: result: done
# configure:20232: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by fftw config.status 3.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ea671886f2d1
#
# config.status:1288: creating Makefile
# config.status:1288: creating support/Makefile
# config.status:1288: creating genfft/Makefile
# config.status:1288: creating kernel/Makefile
# config.status:1288: creating simd-support/Makefile
# config.status:1288: creating dft/Makefile
# config.status:1288: creating dft/scalar/Makefile
# config.status:1288: creating dft/scalar/codelets/Makefile
# config.status:1288: creating dft/simd/Makefile
# config.status:1288: creating dft/simd/common/Makefile
# config.status:1288: creating dft/simd/sse2/Makefile
# config.status:1288: creating dft/simd/avx/Makefile
# config.status:1288: creating dft/simd/altivec/Makefile
# config.status:1288: creating dft/simd/neon/Makefile
# config.status:1288: creating rdft/Makefile
# config.status:1288: creating rdft/scalar/Makefile
# config.status:1288: creating rdft/scalar/r2cf/Makefile
# config.status:1288: creating rdft/scalar/r2cb/Makefile
# config.status:1288: creating rdft/scalar/r2r/Makefile
# config.status:1288: creating rdft/simd/Makefile
# config.status:1288: creating rdft/simd/common/Makefile
# config.status:1288: creating rdft/simd/sse2/Makefile
# config.status:1288: creating rdft/simd/avx/Makefile
# config.status:1288: creating rdft/simd/altivec/Makefile
# config.status:1288: creating rdft/simd/neon/Makefile
# config.status:1288: creating reodft/Makefile
# config.status:1288: creating threads/Makefile
# config.status:1288: creating api/Makefile
# config.status:1288: creating mpi/Makefile
# config.status:1288: creating libbench2/Makefile
# config.status:1288: creating tests/Makefile
# config.status:1288: creating doc/Makefile
# config.status:1288: creating doc/FAQ/Makefile
# config.status:1288: creating tools/Makefile
# config.status:1288: creating tools/fftw_wisdom.1
# config.status:1288: creating tools/fftw-wisdom-to-conf
# config.status:1288: creating m4/Makefile
# config.status:1288: creating fftw.pc
# config.status:1288: creating config.h
# config.status:1517: executing depfiles commands
# config.status:1517: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=' -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math'
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_F77_set=set
# ac_cv_env_F77_value=gfortran
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MPICC_set=
# ac_cv_env_MPICC_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_f77_dummy_main=none
# ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath'
# ac_cv_f77_mangling='lower case, underscore, no extra underscore'
# ac_cv_fortran_dummy_main=none
# ac_cv_func_BSDgettimeofday=no
# ac_cv_func__doprnt=no
# ac_cv_func__mm_free=no
# ac_cv_func__mm_malloc=no
# ac_cv_func_abort=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_cosl=yes
# ac_cv_func_drand48=yes
# ac_cv_func_gethrtime=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_mach_absolute_time=no
# ac_cv_func_memalign=yes
# ac_cv_func_memset=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_read_real_time=no
# ac_cv_func_sinl=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_strtod=yes
# ac_cv_func_sysctl=yes
# ac_cv_func_time_base_to_time=no
# ac_cv_func_vprintf=yes
# ac_cv_have_decl_cosl=yes
# ac_cv_have_decl_cosq=no
# ac_cv_have_decl_drand48=yes
# ac_cv_have_decl_memalign=yes
# ac_cv_have_decl_posix_memalign=yes
# ac_cv_have_decl_sinl=yes
# ac_cv_have_decl_sinq=no
# ac_cv_have_decl_srand48=yes
# ac_cv_header_altivec_h=no
# ac_cv_header_c_asm_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_intrinsics_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_mach_mach_time_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_sin=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_F77=gfortran
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_f77_g=yes
# ac_cv_prog_f77_v=-v
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_double=8
# ac_cv_sizeof_fftw_r2r_kind=4
# ac_cv_sizeof_float=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_ptrdiff_t=8
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_type_hrtime_t=no
# ac_cv_type_long_double=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uintptr_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_c_compiler_vendor=gnu
# ax_cv_c_flags__malign_double=yes
# ax_cv_c_flags__mavx=yes
# ax_cv_c_flags__mpreferred_stack_boundary_4=yes
# ax_cv_c_flags__msse2=yes
# ax_cv_c_openmp=-fopenmp
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_F77=-fPIC
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_F77=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fftw/src/fftw-3.3.4-double/missing aclocal-1.14'
# ALLOCA=''
# ALTIVEC_CFLAGS=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/fftw/src/fftw-3.3.4-double/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/fftw/src/fftw-3.3.4-double/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/fftw/src/fftw-3.3.4-double/missing automake-1.14'
# AVX_CFLAGS='-mavx'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math'
# CHECK_PL_OPTS=''
# COMBINED_THREADS_FALSE=''
# COMBINED_THREADS_TRUE='#'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# C_FFTW_R2R_KIND='C_INT32_T'
# C_MPI_FINT=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# FGREP='/usr/sbin/grep -F'
# FLIBS=' -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath'
# GREP='/usr/sbin/grep'
# HAVE_ALTIVEC_FALSE=''
# HAVE_ALTIVEC_TRUE='#'
# HAVE_AVX_FALSE='#'
# HAVE_AVX_TRUE=''
# HAVE_NEON_FALSE=''
# HAVE_NEON_TRUE='#'
# HAVE_SSE2_FALSE='#'
# HAVE_SSE2_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LDOUBLE_FALSE=''
# LDOUBLE_TRUE='#'
# LIBOBJS=''
# LIBQUADMATH=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/fftw/src/fftw-3.3.4-double/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MPICC=''
# MPILIBS=''
# MPIRUN=''
# MPI_FALSE=''
# MPI_TRUE='#'
# NEON_CFLAGS=''
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OCAMLBUILD=''
# OPENMP_CFLAGS='-fopenmp'
# OPENMP_FALSE='#'
# OPENMP_TRUE=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='fftw'
# PACKAGE_BUGREPORT='fftw@fftw.org'
# PACKAGE_NAME='fftw'
# PACKAGE_STRING='fftw 3.3.4'
# PACKAGE_TARNAME='fftw'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.3.4'
# PATH_SEPARATOR=':'
# POW_LIB=''
# PRECISION='d'
# PREC_SUFFIX=''
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# QUAD_FALSE=''
# QUAD_TRUE='#'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHARED_VERSION_INFO='7:4:4'
# SHELL='/bin/sh'
# SINGLE_FALSE=''
# SINGLE_TRUE='#'
# SMP_FALSE='#'
# SMP_TRUE=''
# SSE2_CFLAGS='-msse2'
# STACK_ALIGN_CFLAGS=''
# STRIP='strip'
# THREADLIBS=' '
# THREADS_FALSE='#'
# THREADS_TRUE=''
# VERSION='3.3.4'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# ac_ct_F77=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/fftw/src/fftw-3.3.4-double/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "fftw"
# #define PACKAGE_TARNAME "fftw"
# #define PACKAGE_VERSION "3.3.4"
# #define PACKAGE_STRING "fftw 3.3.4"
# #define PACKAGE_BUGREPORT "fftw@fftw.org"
# #define PACKAGE_URL ""
# #define PACKAGE "fftw"
# #define VERSION "3.3.4"
# #define FFTW_ENABLE_ALLOCA 1
# #define HAVE_SSE2 1
# #define HAVE_AVX 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_LONG_DOUBLE 1
# #define SIZEOF_INT 4
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_UNSIGNED_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_UNSIGNED_LONG_LONG 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_PTRDIFF_T 8
# #define HAVE_UINTPTR_T 1
# #define SIZEOF_FLOAT 4
# #define SIZEOF_DOUBLE 8
# #define SIZEOF_FFTW_R2R_KIND 4
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_VPRINTF 1
# #define HAVE_LIBM 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_DRAND48 1
# #define HAVE_SQRT 1
# #define HAVE_MEMSET 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_MEMALIGN 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_SYSCTL 1
# #define HAVE_ABORT 1
# #define HAVE_SINL 1
# #define HAVE_COSL 1
# #define HAVE_SNPRINTF 1
# #define HAVE_DECL_SINL 1
# #define HAVE_DECL_COSL 1
# #define HAVE_DECL_SINQ 0
# #define HAVE_DECL_COSQ 0
# #define HAVE_DECL_MEMALIGN 1
# #define HAVE_DECL_DRAND48 1
# #define HAVE_DECL_SRAND48 1
# #define HAVE_DECL_POSIX_MEMALIGN 1
# #define HAVE_ISNAN 1
# #define F77_FUNC(name,NAME) name ## _
# #define F77_FUNC_(name,NAME) name ## _
# #define F77_FUNC_EQUIV 1
# #define WITH_G77_WRAPPERS 1
# #define HAVE_OPENMP 1
# #define HAVE_OPENMP 1
# #define HAVE_THREADS 1
# #define USING_POSIX_THREADS 1
# #define HAVE_THREADS 1
# #define FFTW_CC "gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math"
#
# configure: exit 0

CMD: Config logfile '/tmp/fftw/src/fftw-3.3.4-long-double/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by fftw configure 3.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host x86_64-unknown-linux F77=gfortran --prefix=/usr --enable-shared --enable-threads --enable-openmp --enable-long-double
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ea671886f2d1
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2750: checking for a BSD-compatible install
# configure:2818: result: /usr/bin/install -c
# configure:2829: checking whether build environment is sane
# configure:2884: result: yes
# configure:2943: checking for x86_64-unknown-linux-strip
# configure:2973: result: no
# configure:2983: checking for strip
# configure:2999: found /usr/sbin/strip
# configure:3010: result: strip
# configure:3035: checking for a thread-safe mkdir -p
# configure:3074: result: /usr/sbin/mkdir -p
# configure:3081: checking for gawk
# configure:3097: found /usr/sbin/gawk
# configure:3108: result: gawk
# configure:3119: checking whether make sets $(MAKE)
# configure:3141: result: yes
# configure:3170: checking whether make supports nested variables
# configure:3187: result: yes
# configure:3316: checking whether to enable maintainer-specific portions of Makefiles
# configure:3325: result: no
# configure:3373: checking build system type
# configure:3387: result: x86_64-unknown-linux-gnu
# configure:3407: checking host system type
# configure:3420: result: x86_64-unknown-linux-gnu
# configure:3818: checking for x86_64-unknown-linux-gcc
# configure:3848: result: no
# configure:3858: checking for gcc
# configure:3874: found /usr/sbin/gcc
# configure:3885: result: gcc
# configure:4114: checking for C compiler version
# configure:4123: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4134: $? = 0
# configure:4123: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4134: $? = 0
# configure:4123: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4134: $? = 1
# configure:4123: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4134: $? = 1
# configure:4154: checking whether the C compiler works
# configure:4176: gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4180: $? = 0
# configure:4228: result: yes
# configure:4231: checking for C compiler default output file name
# configure:4233: result: a.out
# configure:4239: checking for suffix of executables
# configure:4246: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4250: $? = 0
# configure:4272: result:
# configure:4294: checking whether we are cross compiling
# configure:4302: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4306: $? = 0
# configure:4313: ./conftest
# configure:4317: $? = 0
# configure:4332: result: no
# configure:4337: checking for suffix of object files
# configure:4359: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4363: $? = 0
# configure:4384: result: o
# configure:4388: checking whether we are using the GNU C compiler
# configure:4407: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4407: $? = 0
# configure:4416: result: yes
# configure:4425: checking whether gcc accepts -g
# configure:4445: gcc -c -g conftest.c >&5
# configure:4445: $? = 0
# configure:4486: result: yes
# configure:4503: checking for gcc option to accept ISO C89
# configure:4566: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4566: $? = 0
# configure:4579: result: none needed
# configure:4604: checking whether gcc understands -c and -o together
# configure:4626: gcc -c conftest.c -o conftest2.o
# configure:4629: $? = 0
# configure:4626: gcc -c conftest.c -o conftest2.o
# configure:4629: $? = 0
# configure:4641: result: yes
# configure:4669: checking for style of include used by make
# configure:4697: result: GNU
# configure:4723: checking dependency style of gcc
# configure:4834: result: gcc3
# configure:4852: checking for C compiler vendor
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:20:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:20:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4876: $? = 0
# configure:4883: result: gnu
# configure:4890: checking for gcc option to accept ISO C99
# configure:5039: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:5039: $? = 0
# configure:5052: result: none needed
# configure:5160: checking for gcc option to accept ISO Standard C
# configure:5171: result: none needed
# configure:5179: checking whether ln -s works
# configure:5183: result: yes
# configure:5190: checking whether make sets $(MAKE)
# configure:5212: result: yes
# configure:5570: checking how to print strings
# configure:5597: result: printf
# configure:5618: checking for a sed that does not truncate output
# configure:5682: result: /usr/sbin/sed
# configure:5700: checking for grep that handles long lines and -e
# configure:5758: result: /usr/sbin/grep
# configure:5763: checking for egrep
# configure:5825: result: /usr/sbin/grep -E
# configure:5830: checking for fgrep
# configure:5892: result: /usr/sbin/grep -F
# configure:5927: checking for ld used by gcc
# configure:5994: result: /usr/sbin/ld
# configure:6001: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6016: result: yes
# configure:6028: checking for BSD- or MS-compatible name lister (nm)
# configure:6077: result: /usr/sbin/nm -B
# configure:6207: checking the name lister (/usr/sbin/nm -B) interface
# configure:6214: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:6217: /usr/sbin/nm -B "conftest.o"
# configure:6220: output
# 0000000000000000 B some_variable
# configure:6227: result: BSD nm
# configure:6231: checking the maximum length of command line arguments
# configure:6361: result: 1572864
# configure:6378: checking whether the shell understands some XSI constructs
# configure:6388: result: yes
# configure:6392: checking whether the shell understands "+="
# configure:6398: result: yes
# configure:6433: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6473: result: func_convert_file_noop
# configure:6480: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6500: result: func_convert_file_noop
# configure:6507: checking for /usr/sbin/ld option to reload object files
# configure:6514: result: -r
# configure:6548: checking for x86_64-unknown-linux-objdump
# configure:6575: result: objdump
# configure:6644: checking how to recognize dependent libraries
# configure:6846: result: pass_all
# configure:6891: checking for x86_64-unknown-linux-dlltool
# configure:6918: result: dlltool
# configure:6988: checking how to associate runtime and link libraries
# configure:7015: result: printf %s\n
# configure:7031: checking for x86_64-unknown-linux-ar
# configure:7061: result: no
# configure:7075: checking for ar
# configure:7091: found /usr/sbin/ar
# configure:7102: result: ar
# configure:7139: checking for archiver @FILE support
# configure:7156: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7156: $? = 0
# configure:7159: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7162: $? = 0
# configure:7167: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7170: $? = 1
# configure:7182: result: @
# configure:7200: checking for x86_64-unknown-linux-strip
# configure:7227: result: strip
# configure:7299: checking for x86_64-unknown-linux-ranlib
# configure:7329: result: no
# configure:7339: checking for ranlib
# configure:7355: found /usr/sbin/ranlib
# configure:7366: result: ranlib
# configure:7468: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7588: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7591: $? = 0
# configure:7595: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7598: $? = 0
# configure:7664: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o >&5
# configure:7667: $? = 0
# configure:7705: result: ok
# configure:7742: checking for sysroot
# configure:7772: result: no
# configure:7849: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7852: $? = 0
# configure:7988: checking for x86_64-unknown-linux-mt
# configure:8018: result: no
# configure:8028: checking for mt
# configure:8058: result: no
# configure:8078: checking if : is a manifest tool
# configure:8084: : '-?'
# configure:8092: result: no
# configure:8734: checking how to run the C preprocessor
# configure:8765: gcc -E conftest.c
# configure:8765: $? = 0
# configure:8779: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:8779: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | /* end confdefs.h. */
# | #include
# configure:8804: result: gcc -E
# configure:8824: gcc -E conftest.c
# configure:8824: $? = 0
# configure:8838: gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:8838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | /* end confdefs.h. */
# | #include
# configure:8867: checking for ANSI C header files
# configure:8887: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8887: $? = 0
# configure:8960: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8960: $? = 0
# configure:8960: ./conftest
# configure:8960: $? = 0
# configure:8971: result: yes
# configure:8984: checking for sys/types.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for sys/stat.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for stdlib.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for string.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for memory.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for strings.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for inttypes.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for stdint.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for unistd.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8998: checking for dlfcn.h
# configure:8998: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8998: $? = 0
# configure:8998: result: yes
# configure:9172: checking for objdir
# configure:9187: result: .libs
# configure:9458: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9476: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9480: $? = 0
# configure:9493: result: no
# configure:9820: checking for gcc option to produce PIC
# configure:9827: result: -fPIC -DPIC
# configure:9835: checking if gcc PIC flag -fPIC -DPIC works
# configure:9853: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fPIC -DPIC -DPIC conftest.c >&5
# configure:9857: $? = 0
# configure:9870: result: yes
# configure:9899: checking if gcc static flag -static works
# configure:9927: result: yes
# configure:9942: checking if gcc supports -c -o file.o
# configure:9963: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c >&5
# configure:9967: $? = 0
# configure:9989: result: yes
# configure:9997: checking if gcc supports -c -o file.o
# configure:10044: result: yes
# configure:10077: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11230: result: yes
# configure:11267: checking whether -lc should be explicitly linked in
# configure:11275: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:11278: $? = 0
# configure:11293: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11296: $? = 0
# configure:11310: result: no
# configure:11470: checking dynamic linker characteristics
# configure:11981: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11981: $? = 0
# configure:12203: result: GNU/Linux ld.so
# configure:12310: checking how to hardcode library paths into programs
# configure:12335: result: immediate
# configure:12875: checking whether stripping libraries is possible
# configure:12880: result: yes
# configure:12915: checking if libtool supports shared libraries
# configure:12917: result: yes
# configure:12920: checking whether to build shared libraries
# configure:12941: result: yes
# configure:12944: checking whether to build static libraries
# configure:12948: result: yes
# configure:12988: checking for ocamlbuild
# configure:13018: result: no
# configure:14168: checking for ANSI C header files
# configure:14272: result: yes
# configure:14283: checking libintl.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking libintl.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for libintl.h
# configure:14283: result: yes
# configure:14283: checking malloc.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking malloc.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for malloc.h
# configure:14283: result: yes
# configure:14283: checking stddef.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking stddef.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for stddef.h
# configure:14283: result: yes
# configure:14283: checking for stdlib.h
# configure:14283: result: yes
# configure:14283: checking for string.h
# configure:14283: result: yes
# configure:14283: checking for strings.h
# configure:14283: result: yes
# configure:14283: checking sys/time.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking sys/time.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for sys/time.h
# configure:14283: result: yes
# configure:14283: checking for unistd.h
# configure:14283: result: yes
# configure:14283: checking limits.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking limits.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for limits.h
# configure:14283: result: yes
# configure:14283: checking c_asm.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:69:19: fatal error: c_asm.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking c_asm.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:36:19: fatal error: c_asm.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for c_asm.h
# configure:14283: result: no
# configure:14283: checking intrinsics.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:69:24: fatal error: intrinsics.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking intrinsics.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:36:24: fatal error: intrinsics.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for intrinsics.h
# configure:14283: result: no
# configure:14283: checking for stdint.h
# configure:14283: result: yes
# configure:14283: checking mach/mach_time.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:70:28: fatal error: mach/mach_time.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking mach/mach_time.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:37:28: fatal error: mach/mach_time.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for mach/mach_time.h
# configure:14283: result: no
# configure:14283: checking sys/sysctl.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking sys/sysctl.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for sys/sysctl.h
# configure:14283: result: yes
# configure:14300: checking altivec.h usability
# configure:14300: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:71:21: fatal error: altivec.h: No such file or directory
# compilation terminated.
# configure:14300: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14300: result: no
# configure:14300: checking altivec.h presence
# configure:14300: gcc -E conftest.c
# conftest.c:38:21: fatal error: altivec.h: No such file or directory
# compilation terminated.
# configure:14300: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:14300: result: no
# configure:14300: checking for altivec.h
# configure:14300: result: no
# configure:14314: checking for an ANSI C-conforming const
# configure:14380: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14380: $? = 0
# configure:14387: result: yes
# configure:14395: checking for inline
# configure:14411: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14411: $? = 0
# configure:14419: result: inline
# configure:14437: checking for size_t
# configure:14437: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14437: $? = 0
# configure:14437: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14437: result: yes
# configure:14448: checking whether time.h and sys/time.h may both be included
# configure:14468: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14468: $? = 0
# configure:14475: result: yes
# configure:14483: checking for long double
# configure:14483: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14483: $? = 0
# configure:14483: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:26: error: expected expression before ')' token
# if (sizeof ((long double)))
# ^
# configure:14483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long double)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14483: result: yes
# configure:14496: checking for hrtime_t
# configure:14496: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:13: error: 'hrtime_t' undeclared (first use in this function)
# if (sizeof (hrtime_t))
# ^
# conftest.c:49:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:14496: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_TIME_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (hrtime_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14496: result: no
# configure:14513: checking size of int
# configure:14518: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14518: $? = 0
# configure:14518: ./conftest
# configure:14518: $? = 0
# configure:14532: result: 4
# configure:14546: checking size of unsigned int
# configure:14551: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14551: $? = 0
# configure:14551: ./conftest
# configure:14551: $? = 0
# configure:14565: result: 4
# configure:14579: checking size of long
# configure:14584: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14584: $? = 0
# configure:14584: ./conftest
# configure:14584: $? = 0
# configure:14598: result: 8
# configure:14612: checking size of unsigned long
# configure:14617: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14617: $? = 0
# configure:14617: ./conftest
# configure:14617: $? = 0
# configure:14631: result: 8
# configure:14645: checking size of long long
# configure:14650: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14650: $? = 0
# configure:14650: ./conftest
# configure:14650: $? = 0
# configure:14664: result: 8
# configure:14678: checking size of unsigned long long
# configure:14683: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14683: $? = 0
# configure:14683: ./conftest
# configure:14683: $? = 0
# configure:14697: result: 8
# configure:14711: checking size of size_t
# configure:14716: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14716: $? = 0
# configure:14716: ./conftest
# configure:14716: $? = 0
# configure:14730: result: 8
# configure:14744: checking size of ptrdiff_t
# configure:14749: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14749: $? = 0
# configure:14749: ./conftest
# configure:14749: $? = 0
# configure:14763: result: 8
# configure:14774: checking for uintptr_t
# configure:14774: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14774: $? = 0
# configure:14774: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:14774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14774: result: yes
# configure:14827: checking size of float
# configure:14832: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14832: $? = 0
# configure:14832: ./conftest
# configure:14832: $? = 0
# configure:14846: result: 4
# configure:14860: checking size of double
# configure:14865: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14865: $? = 0
# configure:14865: ./conftest
# configure:14865: $? = 0
# configure:14879: result: 8
# configure:14894: checking size of fftw_r2r_kind
# configure:14899: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14899: $? = 0
# configure:14899: ./conftest
# configure:14899: $? = 0
# configure:14918: result: 4
# configure:14934: checking for working alloca.h
# configure:14951: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14951: $? = 0
# configure:14959: result: yes
# configure:14967: checking for alloca
# configure:15004: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15004: $? = 0
# configure:15012: result: yes
# configure:15118: checking for working strtod
# configure:15159: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15159: $? = 0
# configure:15159: ./conftest
# configure:15159: $? = 0
# configure:15169: result: yes
# configure:15233: checking for vprintf
# configure:15233: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^
# configure:15233: $? = 0
# configure:15233: result: yes
# configure:15239: checking for _doprnt
# configure:15239: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# /tmp/cctwxzui.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:15239: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:15239: result: no
# configure:15250: checking for sin in -lm
# configure:15275: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:62:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^
# configure:15275: $? = 0
# configure:15284: result: yes
# configure:15389: checking for BSDgettimeofday
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccEk8OhX.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `BSDgettimeofday'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | /* Define BSDgettimeofday to an innocuous variant, in case declares BSDgettimeofday.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define BSDgettimeofday innocuous_BSDgettimeofday
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char BSDgettimeofday (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef BSDgettimeofday
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char BSDgettimeofday ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_BSDgettimeofday || defined __stub___BSDgettimeofday
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return BSDgettimeofday ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for gettimeofday
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for gethrtime
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccgWIBXz.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `gethrtime'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define gethrtime to an innocuous variant, in case declares gethrtime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gethrtime innocuous_gethrtime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gethrtime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gethrtime
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gethrtime ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_gethrtime || defined __stub___gethrtime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gethrtime ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for read_real_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccvtnx8H.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `read_real_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define read_real_time to an innocuous variant, in case declares read_real_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define read_real_time innocuous_read_real_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char read_real_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef read_real_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char read_real_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_read_real_time || defined __stub___read_real_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return read_real_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for time_base_to_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/cc8qAYsM.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `time_base_to_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define time_base_to_time innocuous_time_base_to_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char time_base_to_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef time_base_to_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char time_base_to_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_time_base_to_time || defined __stub___time_base_to_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return time_base_to_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for drand48
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for sqrt
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for memset
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for posix_memalign
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'posix_memalign'
# char posix_memalign ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for memalign
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for _mm_malloc
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccWLF4Sl.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_mm_malloc'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | /* end confdefs.h. */
# | /* Define _mm_malloc to an innocuous variant, in case declares _mm_malloc.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mm_malloc innocuous__mm_malloc
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mm_malloc (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mm_malloc
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _mm_malloc ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mm_malloc || defined __stub____mm_malloc
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mm_malloc ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for _mm_free
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccSpk67q.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_mm_free'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | /* end confdefs.h. */
# | /* Define _mm_free to an innocuous variant, in case declares _mm_free.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mm_free innocuous__mm_free
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mm_free (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mm_free
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _mm_free ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mm_free || defined __stub____mm_free
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mm_free ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for clock_gettime
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for mach_absolute_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccU3rhjI.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `mach_absolute_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mach_absolute_time innocuous_mach_absolute_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mach_absolute_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mach_absolute_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mach_absolute_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mach_absolute_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for sysctl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for abort
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'abort'
# char abort ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for sinl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'sinl'
# char sinl ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for cosl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'cosl'
# char cosl ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for snprintf
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15398: checking whether sinl is declared
# configure:15398: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15398: $? = 0
# configure:15398: result: yes
# configure:15409: checking whether cosl is declared
# configure:15409: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15409: $? = 0
# configure:15409: result: yes
# configure:15420: checking whether sinq is declared
# configure:15420: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:10: error: 'sinq' undeclared (first use in this function)
# (void) sinq;
# ^
# conftest.c:79:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef sinq
# | #ifdef __cplusplus
# | (void) sinq;
# | #else
# | (void) sinq;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15420: result: no
# configure:15431: checking whether cosq is declared
# configure:15431: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:10: error: 'cosq' undeclared (first use in this function)
# (void) cosq;
# ^
# conftest.c:80:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15431: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef cosq
# | #ifdef __cplusplus
# | (void) cosq;
# | #else
# | (void) cosq;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15431: result: no
# configure:15443: checking whether memalign is declared
# configure:15443: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15443: $? = 0
# configure:15443: result: yes
# configure:15458: checking whether drand48 is declared
# configure:15458: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15458: $? = 0
# configure:15458: result: yes
# configure:15468: checking whether srand48 is declared
# configure:15468: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15468: $? = 0
# configure:15468: result: yes
# configure:15478: checking whether posix_memalign is declared
# configure:15478: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15478: $? = 0
# configure:15478: result: yes
# configure:15489: checking for _rtc intrinsic
# configure:15505: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c: In function 'main':
# conftest.c:82:1: warning: implicit declaration of function '_rtc' [-Wimplicit-function-declaration]
# _rtc()
# ^
# /tmp/ccYq6BCJ.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_rtc'
# collect2: error: ld returned 1 exit status
# configure:15505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | /* end confdefs.h. */
# | #ifdef HAVE_INTRINSICS_H
# | #include
# | #endif
# | int
# | main ()
# | {
# | _rtc()
# | ;
# | return 0;
# | }
# configure:15514: result: no
# configure:15521: checking for cosl
# configure:15521: result: yes
# configure:15521: checking for sinl
# configure:15521: result: yes
# configure:15521: checking for tanl
# configure:15521: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'tanl'
# char tanl ();
# ^
# configure:15521: $? = 0
# configure:15521: result: yes
# configure:15534: checking for isnan
# configure:15548: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15548: $? = 0
# configure:15560: result: yes
# configure:15567: checking whether C compiler accepts -mpreferred-stack-boundary=4
# configure:15586: gcc -c -mpreferred-stack-boundary=4 conftest.c >&5
# configure:15586: $? = 0
# configure:15596: result: yes
# configure:15600: checking whether the stack is at least 8-byte aligned by gcc
# configure:15604: checking whether C compiler accepts -malign-double
# configure:15623: gcc -c -malign-double conftest.c >&5
# configure:15623: $? = 0
# configure:15633: result: yes
# configure:15695: gcc -o conftest -O -malign-double conftest.c -lm >&5
# configure:15695: $? = 0
# configure:15695: ./conftest
# configure:15695: $? = 0
# configure:15705: result: yes
# configure:15751: checking for x86_64-unknown-linux-g77
# configure:15778: result: gfortran
# configure:15848: checking for Fortran 77 compiler version
# configure:15857: gfortran --version >&5
# GNU Fortran (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
#
# GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
# You may redistribute copies of GNU Fortran
# under the terms of the GNU General Public License.
# For more information about these matters, see the file named COPYING
#
# configure:15868: $? = 0
# configure:15857: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:15868: $? = 0
# configure:15857: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:15868: $? = 1
# configure:15857: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:15868: $? = 1
# configure:15877: checking whether we are using the GNU Fortran 77 compiler
# configure:15890: gfortran -c conftest.F >&5
# configure:15890: $? = 0
# configure:15899: result: yes
# configure:15905: checking whether gfortran accepts -g
# configure:15916: gfortran -c -g conftest.f >&5
# configure:15916: $? = 0
# configure:15924: result: yes
# configure:16060: checking if libtool supports shared libraries
# configure:16062: result: yes
# configure:16065: checking whether to build shared libraries
# configure:16085: result: yes
# configure:16088: checking whether to build static libraries
# configure:16092: result: yes
# configure:16413: checking for gfortran option to produce PIC
# configure:16420: result: -fPIC
# configure:16428: checking if gfortran PIC flag -fPIC works
# configure:16446: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:16450: $? = 0
# configure:16463: result: yes
# configure:16486: checking if gfortran static flag -static works
# configure:16514: result: no
# configure:16526: checking if gfortran supports -c -o file.o
# configure:16547: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:16551: $? = 0
# configure:16573: result: yes
# configure:16578: checking if gfortran supports -c -o file.o
# configure:16625: result: yes
# configure:16655: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:17758: result: yes
# configure:17899: checking dynamic linker characteristics
# configure:18560: result: GNU/Linux ld.so
# configure:18613: checking how to hardcode library paths into programs
# configure:18638: result: immediate
# configure:18680: checking how to get verbose linking output from gfortran
# configure:18690: gfortran -c -g -O2 conftest.f >&5
# configure:18690: $? = 0
# configure:18708: gfortran -o conftest -g -O2 -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# gcc version 5.3.0 (GCC)
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/finclude -o /tmp/ccZg3MAY.s
# GNU Fortran (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v --64 -o /tmp/cc12AbjP.o /tmp/ccZg3MAY.s
# GNU assembler version 2.26.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.0.20160302
# Reading specs from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccylRS3F.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. /tmp/cc12AbjP.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crtn.o
# configure:18791: result: -v
# configure:18793: checking for Fortran 77 libraries of gfortran
# configure:18816: gfortran -o conftest -g -O2 -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# gcc version 5.3.0 (GCC)
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/finclude -o /tmp/ccJgbJ8N.s
# GNU Fortran (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v --64 -o /tmp/ccWAyZgF.o /tmp/ccJgbJ8N.s
# GNU assembler version 2.26.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.0.20160302
# Reading specs from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc7jLTqw.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. /tmp/ccWAyZgF.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crtn.o
# configure:19012: result: -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath
# configure:19028: checking for dummy main to link with Fortran 77 libraries
# configure:19062: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19062: $? = 0
# configure:19107: result: none
# configure:19147: checking for Fortran 77 name-mangling scheme
# configure:19160: gfortran -c -g -O2 conftest.f >&5
# configure:19160: $? = 0
# configure:19201: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# /tmp/ccgInOdw.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `foobar'
# collect2: error: ld returned 1 exit status
# configure:19201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_COSL 1
# | #define HAVE_SINL 1
# | #define HAVE_TANL 1
# | #define HAVE_ISNAN 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char foobar ();
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | return foobar ();
# | ;
# | return 0;
# | }
# configure:19201: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19201: $? = 0
# configure:19259: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19259: $? = 0
# configure:19301: result: lower case, underscore, no extra underscore
# configure:19447: checking for OpenMP flag of C compiler
# configure:19491: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fopenmp conftest.c -lm >&5
# configure:19491: $? = 0
# configure:19500: result: -fopenmp
# configure:19552: checking for Win32 threads
# configure:19573: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:87:21: fatal error: windows.h: No such file or directory
# compilation terminated.
# configure:19573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_COSL 1
# | #define HAVE_SINL 1
# | #define HAVE_TANL 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | _beginthreadex(0,0,0,0,0,0);
# | ;
# | return 0;
# | }
# configure:19577: result: no
# configure:19760: checking for the pthreads library -lpthreads
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lpthreads -lm >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_COSL 1
# | #define HAVE_SINL 1
# | #define HAVE_TANL 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19705: checking whether pthreads work without any flags
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/cch13Y4D.o: In function `main':
# conftest.c:(.text.startup+0x9): undefined reference to `pthread_join'
# conftest.c:(.text.startup+0x26): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text.startup+0x33): undefined reference to `pthread_create'
# conftest.c:(.text.startup+0x3b): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_COSL 1
# | #define HAVE_SINL 1
# | #define HAVE_TANL 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -Kthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Kthread conftest.c -lm >&5
# gcc: error: unrecognized command line option '-Kthread'
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_COSL 1
# | #define HAVE_SINL 1
# | #define HAVE_TANL 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -kthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -kthread conftest.c -lm >&5
# gcc: error: unrecognized command line option '-kthread'
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_COSL 1
# | #define HAVE_SINL 1
# | #define HAVE_TANL 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19760: checking for the pthreads library -llthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -llthread -lm >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_LDOUBLE 1
# | #define BENCHFFT_LDOUBLE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_COSL 1
# | #define HAVE_SINL 1
# | #define HAVE_TANL 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -pthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -pthread conftest.c -lm >&5
# configure:19804: $? = 0
# configure:19813: result: yes
# configure:19832: checking for joinable pthread attribute
# configure:19855: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -pthread conftest.c -lm >&5
# configure:19855: $? = 0
# configure:19861: result: PTHREAD_CREATE_JOINABLE
# configure:19871: checking if more special flags are required for pthreads
# configure:19878: result: no
# configure:20006: checking whether a cycle counter is available
# configure:20017: gcc -E -I./kernel conftest.c
# configure:20017: $? = 0
# configure:20024: result: yes
# configure:20151: checking that generated files are newer than configure
# configure:20157: result: done
# configure:20232: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by fftw config.status 3.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ea671886f2d1
#
# config.status:1291: creating Makefile
# config.status:1291: creating support/Makefile
# config.status:1291: creating genfft/Makefile
# config.status:1291: creating kernel/Makefile
# config.status:1291: creating simd-support/Makefile
# config.status:1291: creating dft/Makefile
# config.status:1291: creating dft/scalar/Makefile
# config.status:1291: creating dft/scalar/codelets/Makefile
# config.status:1291: creating dft/simd/Makefile
# config.status:1291: creating dft/simd/common/Makefile
# config.status:1291: creating dft/simd/sse2/Makefile
# config.status:1291: creating dft/simd/avx/Makefile
# config.status:1291: creating dft/simd/altivec/Makefile
# config.status:1291: creating dft/simd/neon/Makefile
# config.status:1291: creating rdft/Makefile
# config.status:1291: creating rdft/scalar/Makefile
# config.status:1291: creating rdft/scalar/r2cf/Makefile
# config.status:1291: creating rdft/scalar/r2cb/Makefile
# config.status:1291: creating rdft/scalar/r2r/Makefile
# config.status:1291: creating rdft/simd/Makefile
# config.status:1291: creating rdft/simd/common/Makefile
# config.status:1291: creating rdft/simd/sse2/Makefile
# config.status:1291: creating rdft/simd/avx/Makefile
# config.status:1291: creating rdft/simd/altivec/Makefile
# config.status:1291: creating rdft/simd/neon/Makefile
# config.status:1291: creating reodft/Makefile
# config.status:1291: creating threads/Makefile
# config.status:1291: creating api/Makefile
# config.status:1291: creating mpi/Makefile
# config.status:1291: creating libbench2/Makefile
# config.status:1291: creating tests/Makefile
# config.status:1291: creating doc/Makefile
# config.status:1291: creating doc/FAQ/Makefile
# config.status:1291: creating tools/Makefile
# config.status:1291: creating tools/fftw_wisdom.1
# config.status:1291: creating tools/fftw-wisdom-to-conf
# config.status:1291: creating m4/Makefile
# config.status:1291: creating fftw.pc
# config.status:1291: creating config.h
# config.status:1520: executing depfiles commands
# config.status:1520: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=' -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math'
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_F77_set=set
# ac_cv_env_F77_value=gfortran
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MPICC_set=
# ac_cv_env_MPICC_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_f77_dummy_main=none
# ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath'
# ac_cv_f77_mangling='lower case, underscore, no extra underscore'
# ac_cv_fortran_dummy_main=none
# ac_cv_func_BSDgettimeofday=no
# ac_cv_func__doprnt=no
# ac_cv_func__mm_free=no
# ac_cv_func__mm_malloc=no
# ac_cv_func_abort=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_cosl=yes
# ac_cv_func_drand48=yes
# ac_cv_func_gethrtime=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_mach_absolute_time=no
# ac_cv_func_memalign=yes
# ac_cv_func_memset=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_read_real_time=no
# ac_cv_func_sinl=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_strtod=yes
# ac_cv_func_sysctl=yes
# ac_cv_func_tanl=yes
# ac_cv_func_time_base_to_time=no
# ac_cv_func_vprintf=yes
# ac_cv_have_decl_cosl=yes
# ac_cv_have_decl_cosq=no
# ac_cv_have_decl_drand48=yes
# ac_cv_have_decl_memalign=yes
# ac_cv_have_decl_posix_memalign=yes
# ac_cv_have_decl_sinl=yes
# ac_cv_have_decl_sinq=no
# ac_cv_have_decl_srand48=yes
# ac_cv_header_altivec_h=no
# ac_cv_header_c_asm_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_intrinsics_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_mach_mach_time_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_sin=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_F77=gfortran
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_f77_g=yes
# ac_cv_prog_f77_v=-v
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_double=8
# ac_cv_sizeof_fftw_r2r_kind=4
# ac_cv_sizeof_float=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_ptrdiff_t=8
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_type_hrtime_t=no
# ac_cv_type_long_double=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uintptr_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_c_compiler_vendor=gnu
# ax_cv_c_flags__malign_double=yes
# ax_cv_c_flags__mpreferred_stack_boundary_4=yes
# ax_cv_c_openmp=-fopenmp
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_F77=-fPIC
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_F77=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fftw/src/fftw-3.3.4-long-double/missing aclocal-1.14'
# ALLOCA=''
# ALTIVEC_CFLAGS=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/fftw/src/fftw-3.3.4-long-double/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/fftw/src/fftw-3.3.4-long-double/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/fftw/src/fftw-3.3.4-long-double/missing automake-1.14'
# AVX_CFLAGS=''
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math'
# CHECK_PL_OPTS=''
# COMBINED_THREADS_FALSE=''
# COMBINED_THREADS_TRUE='#'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# C_FFTW_R2R_KIND='C_INT32_T'
# C_MPI_FINT=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# FGREP='/usr/sbin/grep -F'
# FLIBS=' -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath'
# GREP='/usr/sbin/grep'
# HAVE_ALTIVEC_FALSE=''
# HAVE_ALTIVEC_TRUE='#'
# HAVE_AVX_FALSE=''
# HAVE_AVX_TRUE='#'
# HAVE_NEON_FALSE=''
# HAVE_NEON_TRUE='#'
# HAVE_SSE2_FALSE=''
# HAVE_SSE2_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LDOUBLE_FALSE='#'
# LDOUBLE_TRUE=''
# LIBOBJS=''
# LIBQUADMATH=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/fftw/src/fftw-3.3.4-long-double/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MPICC=''
# MPILIBS=''
# MPIRUN=''
# MPI_FALSE=''
# MPI_TRUE='#'
# NEON_CFLAGS=''
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OCAMLBUILD=''
# OPENMP_CFLAGS='-fopenmp'
# OPENMP_FALSE='#'
# OPENMP_TRUE=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='fftw'
# PACKAGE_BUGREPORT='fftw@fftw.org'
# PACKAGE_NAME='fftw'
# PACKAGE_STRING='fftw 3.3.4'
# PACKAGE_TARNAME='fftw'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.3.4'
# PATH_SEPARATOR=':'
# POW_LIB=''
# PRECISION='l'
# PREC_SUFFIX='l'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# QUAD_FALSE=''
# QUAD_TRUE='#'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHARED_VERSION_INFO='7:4:4'
# SHELL='/bin/sh'
# SINGLE_FALSE=''
# SINGLE_TRUE='#'
# SMP_FALSE='#'
# SMP_TRUE=''
# SSE2_CFLAGS=''
# STACK_ALIGN_CFLAGS=''
# STRIP='strip'
# THREADLIBS=' '
# THREADS_FALSE='#'
# THREADS_TRUE=''
# VERSION='3.3.4'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# ac_ct_F77=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/fftw/src/fftw-3.3.4-long-double/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "fftw"
# #define PACKAGE_TARNAME "fftw"
# #define PACKAGE_VERSION "3.3.4"
# #define PACKAGE_STRING "fftw 3.3.4"
# #define PACKAGE_BUGREPORT "fftw@fftw.org"
# #define PACKAGE_URL ""
# #define PACKAGE "fftw"
# #define VERSION "3.3.4"
# #define FFTW_ENABLE_ALLOCA 1
# #define FFTW_LDOUBLE 1
# #define BENCHFFT_LDOUBLE 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_LONG_DOUBLE 1
# #define SIZEOF_INT 4
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_UNSIGNED_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_UNSIGNED_LONG_LONG 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_PTRDIFF_T 8
# #define HAVE_UINTPTR_T 1
# #define SIZEOF_FLOAT 4
# #define SIZEOF_DOUBLE 8
# #define SIZEOF_FFTW_R2R_KIND 4
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_VPRINTF 1
# #define HAVE_LIBM 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_DRAND48 1
# #define HAVE_SQRT 1
# #define HAVE_MEMSET 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_MEMALIGN 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_SYSCTL 1
# #define HAVE_ABORT 1
# #define HAVE_SINL 1
# #define HAVE_COSL 1
# #define HAVE_SNPRINTF 1
# #define HAVE_DECL_SINL 1
# #define HAVE_DECL_COSL 1
# #define HAVE_DECL_SINQ 0
# #define HAVE_DECL_COSQ 0
# #define HAVE_DECL_MEMALIGN 1
# #define HAVE_DECL_DRAND48 1
# #define HAVE_DECL_SRAND48 1
# #define HAVE_DECL_POSIX_MEMALIGN 1
# #define HAVE_COSL 1
# #define HAVE_SINL 1
# #define HAVE_TANL 1
# #define HAVE_ISNAN 1
# #define F77_FUNC(name,NAME) name ## _
# #define F77_FUNC_(name,NAME) name ## _
# #define F77_FUNC_EQUIV 1
# #define WITH_G77_WRAPPERS 1
# #define HAVE_OPENMP 1
# #define HAVE_OPENMP 1
# #define HAVE_THREADS 1
# #define USING_POSIX_THREADS 1
# #define HAVE_THREADS 1
# #define FFTW_CC "gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math"
#
# configure: exit 0

CMD: Config logfile '/tmp/fftw/src/fftw-3.3.4-single/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by fftw configure 3.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host x86_64-unknown-linux F77=gfortran --prefix=/usr --enable-shared --enable-threads --enable-openmp --enable-float --enable-sse --enable-avx
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ea671886f2d1
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2750: checking for a BSD-compatible install
# configure:2818: result: /usr/bin/install -c
# configure:2829: checking whether build environment is sane
# configure:2884: result: yes
# configure:2943: checking for x86_64-unknown-linux-strip
# configure:2973: result: no
# configure:2983: checking for strip
# configure:2999: found /usr/sbin/strip
# configure:3010: result: strip
# configure:3035: checking for a thread-safe mkdir -p
# configure:3074: result: /usr/sbin/mkdir -p
# configure:3081: checking for gawk
# configure:3097: found /usr/sbin/gawk
# configure:3108: result: gawk
# configure:3119: checking whether make sets $(MAKE)
# configure:3141: result: yes
# configure:3170: checking whether make supports nested variables
# configure:3187: result: yes
# configure:3316: checking whether to enable maintainer-specific portions of Makefiles
# configure:3325: result: no
# configure:3373: checking build system type
# configure:3387: result: x86_64-unknown-linux-gnu
# configure:3407: checking host system type
# configure:3420: result: x86_64-unknown-linux-gnu
# configure:3818: checking for x86_64-unknown-linux-gcc
# configure:3848: result: no
# configure:3858: checking for gcc
# configure:3874: found /usr/sbin/gcc
# configure:3885: result: gcc
# configure:4114: checking for C compiler version
# configure:4123: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4134: $? = 0
# configure:4123: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4134: $? = 0
# configure:4123: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4134: $? = 1
# configure:4123: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4134: $? = 1
# configure:4154: checking whether the C compiler works
# configure:4176: gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4180: $? = 0
# configure:4228: result: yes
# configure:4231: checking for C compiler default output file name
# configure:4233: result: a.out
# configure:4239: checking for suffix of executables
# configure:4246: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4250: $? = 0
# configure:4272: result:
# configure:4294: checking whether we are cross compiling
# configure:4302: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4306: $? = 0
# configure:4313: ./conftest
# configure:4317: $? = 0
# configure:4332: result: no
# configure:4337: checking for suffix of object files
# configure:4359: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4363: $? = 0
# configure:4384: result: o
# configure:4388: checking whether we are using the GNU C compiler
# configure:4407: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4407: $? = 0
# configure:4416: result: yes
# configure:4425: checking whether gcc accepts -g
# configure:4445: gcc -c -g conftest.c >&5
# configure:4445: $? = 0
# configure:4486: result: yes
# configure:4503: checking for gcc option to accept ISO C89
# configure:4566: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4566: $? = 0
# configure:4579: result: none needed
# configure:4604: checking whether gcc understands -c and -o together
# configure:4626: gcc -c conftest.c -o conftest2.o
# configure:4629: $? = 0
# configure:4626: gcc -c conftest.c -o conftest2.o
# configure:4629: $? = 0
# configure:4641: result: yes
# configure:4669: checking for style of include used by make
# configure:4697: result: GNU
# configure:4723: checking dependency style of gcc
# configure:4834: result: gcc3
# configure:4852: checking for C compiler vendor
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:22:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:22:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:22:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:22:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:22:7: error: 'thisisanerror' undeclared (first use in this function)
# thisisanerror;
# ^
# conftest.c:22:7: note: each undeclared identifier is reported only once for each function it appears in
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
# | thisisanerror;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4876: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:4876: $? = 0
# configure:4883: result: gnu
# configure:4890: checking for gcc option to accept ISO C99
# configure:5039: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:5039: $? = 0
# configure:5052: result: none needed
# configure:5160: checking for gcc option to accept ISO Standard C
# configure:5171: result: none needed
# configure:5179: checking whether ln -s works
# configure:5183: result: yes
# configure:5190: checking whether make sets $(MAKE)
# configure:5212: result: yes
# configure:5570: checking how to print strings
# configure:5597: result: printf
# configure:5618: checking for a sed that does not truncate output
# configure:5682: result: /usr/sbin/sed
# configure:5700: checking for grep that handles long lines and -e
# configure:5758: result: /usr/sbin/grep
# configure:5763: checking for egrep
# configure:5825: result: /usr/sbin/grep -E
# configure:5830: checking for fgrep
# configure:5892: result: /usr/sbin/grep -F
# configure:5927: checking for ld used by gcc
# configure:5994: result: /usr/sbin/ld
# configure:6001: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:6016: result: yes
# configure:6028: checking for BSD- or MS-compatible name lister (nm)
# configure:6077: result: /usr/sbin/nm -B
# configure:6207: checking the name lister (/usr/sbin/nm -B) interface
# configure:6214: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:6217: /usr/sbin/nm -B "conftest.o"
# configure:6220: output
# 0000000000000000 B some_variable
# configure:6227: result: BSD nm
# configure:6231: checking the maximum length of command line arguments
# configure:6361: result: 1572864
# configure:6378: checking whether the shell understands some XSI constructs
# configure:6388: result: yes
# configure:6392: checking whether the shell understands "+="
# configure:6398: result: yes
# configure:6433: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6473: result: func_convert_file_noop
# configure:6480: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6500: result: func_convert_file_noop
# configure:6507: checking for /usr/sbin/ld option to reload object files
# configure:6514: result: -r
# configure:6548: checking for x86_64-unknown-linux-objdump
# configure:6575: result: objdump
# configure:6644: checking how to recognize dependent libraries
# configure:6846: result: pass_all
# configure:6891: checking for x86_64-unknown-linux-dlltool
# configure:6918: result: dlltool
# configure:6988: checking how to associate runtime and link libraries
# configure:7015: result: printf %s\n
# configure:7031: checking for x86_64-unknown-linux-ar
# configure:7061: result: no
# configure:7075: checking for ar
# configure:7091: found /usr/sbin/ar
# configure:7102: result: ar
# configure:7139: checking for archiver @FILE support
# configure:7156: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7156: $? = 0
# configure:7159: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:7162: $? = 0
# configure:7167: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:7170: $? = 1
# configure:7182: result: @
# configure:7200: checking for x86_64-unknown-linux-strip
# configure:7227: result: strip
# configure:7299: checking for x86_64-unknown-linux-ranlib
# configure:7329: result: no
# configure:7339: checking for ranlib
# configure:7355: found /usr/sbin/ranlib
# configure:7366: result: ranlib
# configure:7468: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:7588: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7591: $? = 0
# configure:7595: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7598: $? = 0
# configure:7664: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c conftstm.o >&5
# configure:7667: $? = 0
# configure:7705: result: ok
# configure:7742: checking for sysroot
# configure:7772: result: no
# configure:7849: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:7852: $? = 0
# configure:7988: checking for x86_64-unknown-linux-mt
# configure:8018: result: no
# configure:8028: checking for mt
# configure:8058: result: no
# configure:8078: checking if : is a manifest tool
# configure:8084: : '-?'
# configure:8092: result: no
# configure:8734: checking how to run the C preprocessor
# configure:8765: gcc -E conftest.c
# configure:8765: $? = 0
# configure:8779: gcc -E conftest.c
# conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:8779: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# | #include
# configure:8804: result: gcc -E
# configure:8824: gcc -E conftest.c
# configure:8824: $? = 0
# configure:8838: gcc -E conftest.c
# conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:8838: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | /* end confdefs.h. */
# | #include
# configure:8867: checking for ANSI C header files
# configure:8887: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8887: $? = 0
# configure:8960: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8960: $? = 0
# configure:8960: ./conftest
# configure:8960: $? = 0
# configure:8971: result: yes
# configure:8984: checking for sys/types.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for sys/stat.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for stdlib.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for string.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for memory.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for strings.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for inttypes.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for stdint.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8984: checking for unistd.h
# configure:8984: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8984: $? = 0
# configure:8984: result: yes
# configure:8998: checking for dlfcn.h
# configure:8998: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:8998: $? = 0
# configure:8998: result: yes
# configure:9172: checking for objdir
# configure:9187: result: .libs
# configure:9458: checking if gcc supports -fno-rtti -fno-exceptions
# configure:9476: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:9480: $? = 0
# configure:9493: result: no
# configure:9820: checking for gcc option to produce PIC
# configure:9827: result: -fPIC -DPIC
# configure:9835: checking if gcc PIC flag -fPIC -DPIC works
# configure:9853: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fPIC -DPIC -DPIC conftest.c >&5
# configure:9857: $? = 0
# configure:9870: result: yes
# configure:9899: checking if gcc static flag -static works
# configure:9927: result: yes
# configure:9942: checking if gcc supports -c -o file.o
# configure:9963: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -o out/conftest2.o conftest.c >&5
# configure:9967: $? = 0
# configure:9989: result: yes
# configure:9997: checking if gcc supports -c -o file.o
# configure:10044: result: yes
# configure:10077: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11230: result: yes
# configure:11267: checking whether -lc should be explicitly linked in
# configure:11275: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:11278: $? = 0
# configure:11293: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11296: $? = 0
# configure:11310: result: no
# configure:11470: checking dynamic linker characteristics
# configure:11981: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11981: $? = 0
# configure:12203: result: GNU/Linux ld.so
# configure:12310: checking how to hardcode library paths into programs
# configure:12335: result: immediate
# configure:12875: checking whether stripping libraries is possible
# configure:12880: result: yes
# configure:12915: checking if libtool supports shared libraries
# configure:12917: result: yes
# configure:12920: checking whether to build shared libraries
# configure:12941: result: yes
# configure:12944: checking whether to build static libraries
# configure:12948: result: yes
# configure:12988: checking for ocamlbuild
# configure:13018: result: no
# configure:13892: checking whether C compiler accepts -msse
# configure:13907: gcc -c -msse conftest.c >&5
# configure:13907: $? = 0
# configure:13915: result: yes
# configure:13927: checking whether C compiler accepts -mavx
# configure:13946: gcc -c -mavx conftest.c >&5
# configure:13946: $? = 0
# configure:13956: result: yes
# configure:14168: checking for ANSI C header files
# configure:14272: result: yes
# configure:14283: checking libintl.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking libintl.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for libintl.h
# configure:14283: result: yes
# configure:14283: checking malloc.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking malloc.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for malloc.h
# configure:14283: result: yes
# configure:14283: checking stddef.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking stddef.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for stddef.h
# configure:14283: result: yes
# configure:14283: checking for stdlib.h
# configure:14283: result: yes
# configure:14283: checking for string.h
# configure:14283: result: yes
# configure:14283: checking for strings.h
# configure:14283: result: yes
# configure:14283: checking sys/time.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking sys/time.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for sys/time.h
# configure:14283: result: yes
# configure:14283: checking for unistd.h
# configure:14283: result: yes
# configure:14283: checking limits.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking limits.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for limits.h
# configure:14283: result: yes
# configure:14283: checking c_asm.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:71:19: fatal error: c_asm.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking c_asm.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:38:19: fatal error: c_asm.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for c_asm.h
# configure:14283: result: no
# configure:14283: checking intrinsics.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:71:24: fatal error: intrinsics.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking intrinsics.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:38:24: fatal error: intrinsics.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for intrinsics.h
# configure:14283: result: no
# configure:14283: checking for stdint.h
# configure:14283: result: yes
# configure:14283: checking mach/mach_time.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:72:28: fatal error: mach/mach_time.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14283: result: no
# configure:14283: checking mach/mach_time.h presence
# configure:14283: gcc -E conftest.c
# conftest.c:39:28: fatal error: mach/mach_time.h: No such file or directory
# compilation terminated.
# configure:14283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# configure:14283: result: no
# configure:14283: checking for mach/mach_time.h
# configure:14283: result: no
# configure:14283: checking sys/sysctl.h usability
# configure:14283: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking sys/sysctl.h presence
# configure:14283: gcc -E conftest.c
# configure:14283: $? = 0
# configure:14283: result: yes
# configure:14283: checking for sys/sysctl.h
# configure:14283: result: yes
# configure:14300: checking altivec.h usability
# configure:14300: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:73:21: fatal error: altivec.h: No such file or directory
# compilation terminated.
# configure:14300: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14300: result: no
# configure:14300: checking altivec.h presence
# configure:14300: gcc -E conftest.c
# conftest.c:40:21: fatal error: altivec.h: No such file or directory
# compilation terminated.
# configure:14300: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:14300: result: no
# configure:14300: checking for altivec.h
# configure:14300: result: no
# configure:14314: checking for an ANSI C-conforming const
# configure:14380: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14380: $? = 0
# configure:14387: result: yes
# configure:14395: checking for inline
# configure:14411: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14411: $? = 0
# configure:14419: result: inline
# configure:14437: checking for size_t
# configure:14437: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14437: $? = 0
# configure:14437: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14437: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14437: result: yes
# configure:14448: checking whether time.h and sys/time.h may both be included
# configure:14468: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14468: $? = 0
# configure:14475: result: yes
# configure:14483: checking for long double
# configure:14483: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14483: $? = 0
# configure:14483: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:26: error: expected expression before ')' token
# if (sizeof ((long double)))
# ^
# configure:14483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long double)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14483: result: yes
# configure:14496: checking for hrtime_t
# configure:14496: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:13: error: 'hrtime_t' undeclared (first use in this function)
# if (sizeof (hrtime_t))
# ^
# conftest.c:51:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:14496: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_TIME_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (hrtime_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14496: result: no
# configure:14513: checking size of int
# configure:14518: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14518: $? = 0
# configure:14518: ./conftest
# configure:14518: $? = 0
# configure:14532: result: 4
# configure:14546: checking size of unsigned int
# configure:14551: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14551: $? = 0
# configure:14551: ./conftest
# configure:14551: $? = 0
# configure:14565: result: 4
# configure:14579: checking size of long
# configure:14584: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14584: $? = 0
# configure:14584: ./conftest
# configure:14584: $? = 0
# configure:14598: result: 8
# configure:14612: checking size of unsigned long
# configure:14617: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14617: $? = 0
# configure:14617: ./conftest
# configure:14617: $? = 0
# configure:14631: result: 8
# configure:14645: checking size of long long
# configure:14650: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14650: $? = 0
# configure:14650: ./conftest
# configure:14650: $? = 0
# configure:14664: result: 8
# configure:14678: checking size of unsigned long long
# configure:14683: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14683: $? = 0
# configure:14683: ./conftest
# configure:14683: $? = 0
# configure:14697: result: 8
# configure:14711: checking size of size_t
# configure:14716: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14716: $? = 0
# configure:14716: ./conftest
# configure:14716: $? = 0
# configure:14730: result: 8
# configure:14744: checking size of ptrdiff_t
# configure:14749: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14749: $? = 0
# configure:14749: ./conftest
# configure:14749: $? = 0
# configure:14763: result: 8
# configure:14774: checking for uintptr_t
# configure:14774: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14774: $? = 0
# configure:14774: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:14774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14774: result: yes
# configure:14827: checking size of float
# configure:14832: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14832: $? = 0
# configure:14832: ./conftest
# configure:14832: $? = 0
# configure:14846: result: 4
# configure:14860: checking size of double
# configure:14865: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14865: $? = 0
# configure:14865: ./conftest
# configure:14865: $? = 0
# configure:14879: result: 8
# configure:14894: checking size of fftw_r2r_kind
# configure:14899: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14899: $? = 0
# configure:14899: ./conftest
# configure:14899: $? = 0
# configure:14918: result: 4
# configure:14934: checking for working alloca.h
# configure:14951: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:14951: $? = 0
# configure:14959: result: yes
# configure:14967: checking for alloca
# configure:15004: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15004: $? = 0
# configure:15012: result: yes
# configure:15118: checking for working strtod
# configure:15159: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15159: $? = 0
# configure:15159: ./conftest
# configure:15159: $? = 0
# configure:15169: result: yes
# configure:15233: checking for vprintf
# configure:15233: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^
# configure:15233: $? = 0
# configure:15233: result: yes
# configure:15239: checking for _doprnt
# configure:15239: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# /tmp/ccsV69DI.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:15239: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:15239: result: no
# configure:15250: checking for sin in -lm
# configure:15275: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'sin'
# char sin ();
# ^
# configure:15275: $? = 0
# configure:15284: result: yes
# configure:15389: checking for BSDgettimeofday
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccP0y5R3.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `BSDgettimeofday'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# | /* Define BSDgettimeofday to an innocuous variant, in case declares BSDgettimeofday.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define BSDgettimeofday innocuous_BSDgettimeofday
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char BSDgettimeofday (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef BSDgettimeofday
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char BSDgettimeofday ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_BSDgettimeofday || defined __stub___BSDgettimeofday
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return BSDgettimeofday ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for gettimeofday
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for gethrtime
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccHcdGbQ.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `gethrtime'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define gethrtime to an innocuous variant, in case declares gethrtime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gethrtime innocuous_gethrtime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gethrtime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gethrtime
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gethrtime ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_gethrtime || defined __stub___gethrtime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gethrtime ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for read_real_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccTzJPtZ.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `read_real_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define read_real_time to an innocuous variant, in case declares read_real_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define read_real_time innocuous_read_real_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char read_real_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef read_real_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char read_real_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_read_real_time || defined __stub___read_real_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return read_real_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for time_base_to_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccQfe6Zr.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `time_base_to_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define time_base_to_time innocuous_time_base_to_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char time_base_to_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef time_base_to_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char time_base_to_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_time_base_to_time || defined __stub___time_base_to_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return time_base_to_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for drand48
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for sqrt
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'sqrt'
# char sqrt ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for memset
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for posix_memalign
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'posix_memalign'
# char posix_memalign ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for memalign
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for _mm_malloc
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccPNbiII.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_mm_malloc'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | /* end confdefs.h. */
# | /* Define _mm_malloc to an innocuous variant, in case declares _mm_malloc.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mm_malloc innocuous__mm_malloc
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mm_malloc (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mm_malloc
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _mm_malloc ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mm_malloc || defined __stub____mm_malloc
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mm_malloc ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for _mm_free
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/cc0ev2XV.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_mm_free'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | /* end confdefs.h. */
# | /* Define _mm_free to an innocuous variant, in case declares _mm_free.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _mm_free innocuous__mm_free
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _mm_free (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _mm_free
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _mm_free ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__mm_free || defined __stub____mm_free
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _mm_free ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for clock_gettime
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for mach_absolute_time
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccrZBr5g.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `mach_absolute_time'
# collect2: error: ld returned 1 exit status
# configure:15389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | /* end confdefs.h. */
# | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mach_absolute_time innocuous_mach_absolute_time
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mach_absolute_time (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mach_absolute_time
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mach_absolute_time ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mach_absolute_time ();
# | ;
# | return 0;
# | }
# configure:15389: result: no
# configure:15389: checking for sysctl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for abort
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'abort'
# char abort ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for sinl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'sinl'
# char sinl ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for cosl
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'cosl'
# char cosl ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15389: checking for snprintf
# configure:15389: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:92:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^
# configure:15389: $? = 0
# configure:15389: result: yes
# configure:15398: checking whether sinl is declared
# configure:15398: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15398: $? = 0
# configure:15398: result: yes
# configure:15409: checking whether cosl is declared
# configure:15409: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15409: $? = 0
# configure:15409: result: yes
# configure:15420: checking whether sinq is declared
# configure:15420: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:10: error: 'sinq' undeclared (first use in this function)
# (void) sinq;
# ^
# conftest.c:81:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef sinq
# | #ifdef __cplusplus
# | (void) sinq;
# | #else
# | (void) sinq;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15420: result: no
# configure:15431: checking whether cosq is declared
# configure:15431: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:10: error: 'cosq' undeclared (first use in this function)
# (void) cosq;
# ^
# conftest.c:82:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15431: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef cosq
# | #ifdef __cplusplus
# | (void) cosq;
# | #else
# | (void) cosq;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15431: result: no
# configure:15443: checking whether memalign is declared
# configure:15443: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15443: $? = 0
# configure:15443: result: yes
# configure:15458: checking whether drand48 is declared
# configure:15458: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15458: $? = 0
# configure:15458: result: yes
# configure:15468: checking whether srand48 is declared
# configure:15468: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15468: $? = 0
# configure:15468: result: yes
# configure:15478: checking whether posix_memalign is declared
# configure:15478: gcc -c -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c >&5
# configure:15478: $? = 0
# configure:15478: result: yes
# configure:15489: checking for _rtc intrinsic
# configure:15505: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c: In function 'main':
# conftest.c:84:1: warning: implicit declaration of function '_rtc' [-Wimplicit-function-declaration]
# _rtc()
# ^
# /tmp/cc4guJLw.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_rtc'
# collect2: error: ld returned 1 exit status
# configure:15505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | /* end confdefs.h. */
# | #ifdef HAVE_INTRINSICS_H
# | #include
# | #endif
# | int
# | main ()
# | {
# | _rtc()
# | ;
# | return 0;
# | }
# configure:15514: result: no
# configure:15534: checking for isnan
# configure:15548: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# configure:15548: $? = 0
# configure:15560: result: yes
# configure:15567: checking whether C compiler accepts -mpreferred-stack-boundary=4
# configure:15586: gcc -c -mpreferred-stack-boundary=4 conftest.c >&5
# configure:15586: $? = 0
# configure:15596: result: yes
# configure:15600: checking whether the stack is at least 8-byte aligned by gcc
# configure:15604: checking whether C compiler accepts -malign-double
# configure:15623: gcc -c -malign-double conftest.c >&5
# configure:15623: $? = 0
# configure:15633: result: yes
# configure:15695: gcc -o conftest -O -malign-double conftest.c -lm >&5
# configure:15695: $? = 0
# configure:15695: ./conftest
# configure:15695: $? = 0
# configure:15705: result: yes
# configure:15751: checking for x86_64-unknown-linux-g77
# configure:15778: result: gfortran
# configure:15848: checking for Fortran 77 compiler version
# configure:15857: gfortran --version >&5
# GNU Fortran (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
#
# GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
# You may redistribute copies of GNU Fortran
# under the terms of the GNU General Public License.
# For more information about these matters, see the file named COPYING
#
# configure:15868: $? = 0
# configure:15857: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:15868: $? = 0
# configure:15857: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:15868: $? = 1
# configure:15857: gfortran -qversion >&5
# gfortran: error: unrecognized command line option '-qversion'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:15868: $? = 1
# configure:15877: checking whether we are using the GNU Fortran 77 compiler
# configure:15890: gfortran -c conftest.F >&5
# configure:15890: $? = 0
# configure:15899: result: yes
# configure:15905: checking whether gfortran accepts -g
# configure:15916: gfortran -c -g conftest.f >&5
# configure:15916: $? = 0
# configure:15924: result: yes
# configure:16060: checking if libtool supports shared libraries
# configure:16062: result: yes
# configure:16065: checking whether to build shared libraries
# configure:16085: result: yes
# configure:16088: checking whether to build static libraries
# configure:16092: result: yes
# configure:16413: checking for gfortran option to produce PIC
# configure:16420: result: -fPIC
# configure:16428: checking if gfortran PIC flag -fPIC works
# configure:16446: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:16450: $? = 0
# configure:16463: result: yes
# configure:16486: checking if gfortran static flag -static works
# configure:16514: result: no
# configure:16526: checking if gfortran supports -c -o file.o
# configure:16547: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:16551: $? = 0
# configure:16573: result: yes
# configure:16578: checking if gfortran supports -c -o file.o
# configure:16625: result: yes
# configure:16655: checking whether the gfortran linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:17758: result: yes
# configure:17899: checking dynamic linker characteristics
# configure:18560: result: GNU/Linux ld.so
# configure:18613: checking how to hardcode library paths into programs
# configure:18638: result: immediate
# configure:18680: checking how to get verbose linking output from gfortran
# configure:18690: gfortran -c -g -O2 conftest.f >&5
# configure:18690: $? = 0
# configure:18708: gfortran -o conftest -g -O2 -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# gcc version 5.3.0 (GCC)
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/finclude -o /tmp/ccn12go7.s
# GNU Fortran (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v --64 -o /tmp/cctxkhcQ.o /tmp/ccn12go7.s
# GNU assembler version 2.26.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.0.20160302
# Reading specs from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cckGMJ2y.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. /tmp/cctxkhcQ.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crtn.o
# configure:18791: result: -v
# configure:18793: checking for Fortran 77 libraries of gfortran
# configure:18816: gfortran -o conftest -g -O2 -v conftest.f -lm
# Using built-in specs.
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# gcc version 5.3.0 (GCC)
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/finclude -o /tmp/ccYCJ4wf.s
# GNU Fortran (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# GNU Fortran2008 (GCC) version 5.3.0 (x86_64-unknown-linux-gnu)
# compiled by GNU C version 5.3.0, GMP version 6.1.0, MPFR version 3.1.3-p5, MPC version 1.0.3
# warning: MPFR header version 3.1.3-p5 differs from library version 3.1.4.
# GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
# as -v --64 -o /tmp/cchijyKY.o /tmp/ccYCJ4wf.s
# GNU assembler version 2.26.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.26.0.20160302
# Reading specs from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libgfortran.spec
# rename spec lib to liborig
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/collect2 -plugin /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccU95m0H.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crt1.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtbegin.o -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. /tmp/cchijyKY.o -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/crtend.o /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/crtn.o
# configure:19012: result: -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath
# configure:19028: checking for dummy main to link with Fortran 77 libraries
# configure:19062: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19062: $? = 0
# configure:19107: result: none
# configure:19147: checking for Fortran 77 name-mangling scheme
# configure:19160: gfortran -c -g -O2 conftest.f >&5
# configure:19160: $? = 0
# configure:19201: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# /tmp/ccQdCLVp.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `foobar'
# collect2: error: ld returned 1 exit status
# configure:19201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char foobar ();
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | return foobar ();
# | ;
# | return 0;
# | }
# configure:19201: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19201: $? = 0
# configure:19259: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath >&5
# configure:19259: $? = 0
# configure:19301: result: lower case, underscore, no extra underscore
# configure:19447: checking for OpenMP flag of C compiler
# configure:19491: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fopenmp conftest.c -lm >&5
# configure:19491: $? = 0
# configure:19500: result: -fopenmp
# configure:19552: checking for Win32 threads
# configure:19573: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# conftest.c:86:21: fatal error: windows.h: No such file or directory
# compilation terminated.
# configure:19573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | _beginthreadex(0,0,0,0,0,0);
# | ;
# | return 0;
# | }
# configure:19577: result: no
# configure:19760: checking for the pthreads library -lpthreads
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lpthreads -lm >&5
# /usr/sbin/ld: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19705: checking whether pthreads work without any flags
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -lm >&5
# /tmp/ccW5beHe.o: In function `main':
# conftest.c:(.text.startup+0x9): undefined reference to `pthread_join'
# conftest.c:(.text.startup+0x26): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text.startup+0x33): undefined reference to `pthread_create'
# conftest.c:(.text.startup+0x3b): undefined reference to `__pthread_unregister_cancel'
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -Kthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -Kthread conftest.c -lm >&5
# gcc: error: unrecognized command line option '-Kthread'
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -kthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -kthread conftest.c -lm >&5
# gcc: error: unrecognized command line option '-kthread'
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19760: checking for the pthreads library -llthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math conftest.c -llthread -lm >&5
# /usr/sbin/ld: cannot find -llthread
# collect2: error: ld returned 1 exit status
# configure:19804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fftw"
# | #define PACKAGE_TARNAME "fftw"
# | #define PACKAGE_VERSION "3.3.4"
# | #define PACKAGE_STRING "fftw 3.3.4"
# | #define PACKAGE_BUGREPORT "fftw@fftw.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fftw"
# | #define VERSION "3.3.4"
# | #define FFTW_ENABLE_ALLOCA 1
# | #define FFTW_SINGLE 1
# | #define BENCHFFT_SINGLE 1
# | #define HAVE_SSE2 1
# | #define HAVE_AVX 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define STDC_HEADERS 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_LONG_DOUBLE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_UNSIGNED_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_SIZE_T 8
# | #define SIZEOF_PTRDIFF_T 8
# | #define HAVE_UINTPTR_T 1
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_FFTW_R2R_KIND 4
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_LIBM 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_DRAND48 1
# | #define HAVE_SQRT 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_ABORT 1
# | #define HAVE_SINL 1
# | #define HAVE_COSL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_DECL_SINL 1
# | #define HAVE_DECL_COSL 1
# | #define HAVE_DECL_SINQ 0
# | #define HAVE_DECL_COSQ 0
# | #define HAVE_DECL_MEMALIGN 1
# | #define HAVE_DECL_DRAND48 1
# | #define HAVE_DECL_SRAND48 1
# | #define HAVE_DECL_POSIX_MEMALIGN 1
# | #define HAVE_ISNAN 1
# | #define F77_FUNC(name,NAME) name ## _
# | #define F77_FUNC_(name,NAME) name ## _
# | #define F77_FUNC_EQUIV 1
# | #define WITH_G77_WRAPPERS 1
# | #define HAVE_OPENMP 1
# | #define HAVE_OPENMP 1
# | #define HAVE_THREADS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef F77_DUMMY_MAIN
# |
# | # ifdef __cplusplus
# | extern "C"
# | # endif
# | int F77_DUMMY_MAIN() { return 1; }
# |
# | #endif
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, (void**) 0);
# | pthread_attr_init((pthread_attr_t*) 0);
# | pthread_cleanup_push((void(*)(void *)) 0, (void*) 0);
# | pthread_create((pthread_t*) 0, (pthread_attr_t*) 0,
# | (void*(*)(void *)) 0, (void*) 0);
# | pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:19813: result: no
# configure:19710: checking whether pthreads work with -pthread
# configure:19804: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -pthread conftest.c -lm >&5
# configure:19804: $? = 0
# configure:19813: result: yes
# configure:19832: checking for joinable pthread attribute
# configure:19855: gcc -o conftest -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -pthread conftest.c -lm >&5
# configure:19855: $? = 0
# configure:19861: result: PTHREAD_CREATE_JOINABLE
# configure:19871: checking if more special flags are required for pthreads
# configure:19878: result: no
# configure:20006: checking whether a cycle counter is available
# configure:20017: gcc -E -I./kernel conftest.c
# configure:20017: $? = 0
# configure:20024: result: yes
# configure:20151: checking that generated files are newer than configure
# configure:20157: result: done
# configure:20232: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by fftw config.status 3.3.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ea671886f2d1
#
# config.status:1290: creating Makefile
# config.status:1290: creating support/Makefile
# config.status:1290: creating genfft/Makefile
# config.status:1290: creating kernel/Makefile
# config.status:1290: creating simd-support/Makefile
# config.status:1290: creating dft/Makefile
# config.status:1290: creating dft/scalar/Makefile
# config.status:1290: creating dft/scalar/codelets/Makefile
# config.status:1290: creating dft/simd/Makefile
# config.status:1290: creating dft/simd/common/Makefile
# config.status:1290: creating dft/simd/sse2/Makefile
# config.status:1290: creating dft/simd/avx/Makefile
# config.status:1290: creating dft/simd/altivec/Makefile
# config.status:1290: creating dft/simd/neon/Makefile
# config.status:1290: creating rdft/Makefile
# config.status:1290: creating rdft/scalar/Makefile
# config.status:1290: creating rdft/scalar/r2cf/Makefile
# config.status:1290: creating rdft/scalar/r2cb/Makefile
# config.status:1290: creating rdft/scalar/r2r/Makefile
# config.status:1290: creating rdft/simd/Makefile
# config.status:1290: creating rdft/simd/common/Makefile
# config.status:1290: creating rdft/simd/sse2/Makefile
# config.status:1290: creating rdft/simd/avx/Makefile
# config.status:1290: creating rdft/simd/altivec/Makefile
# config.status:1290: creating rdft/simd/neon/Makefile
# config.status:1290: creating reodft/Makefile
# config.status:1290: creating threads/Makefile
# config.status:1290: creating api/Makefile
# config.status:1290: creating mpi/Makefile
# config.status:1290: creating libbench2/Makefile
# config.status:1290: creating tests/Makefile
# config.status:1290: creating doc/Makefile
# config.status:1290: creating doc/FAQ/Makefile
# config.status:1290: creating tools/Makefile
# config.status:1290: creating tools/fftw_wisdom.1
# config.status:1290: creating tools/fftw-wisdom-to-conf
# config.status:1290: creating m4/Makefile
# config.status:1290: creating fftw.pc
# config.status:1290: creating config.h
# config.status:1519: executing depfiles commands
# config.status:1519: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=' -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math'
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_F77_set=set
# ac_cv_env_F77_value=gfortran
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MPICC_set=
# ac_cv_env_MPICC_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_f77_dummy_main=none
# ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath'
# ac_cv_f77_mangling='lower case, underscore, no extra underscore'
# ac_cv_fortran_dummy_main=none
# ac_cv_func_BSDgettimeofday=no
# ac_cv_func__doprnt=no
# ac_cv_func__mm_free=no
# ac_cv_func__mm_malloc=no
# ac_cv_func_abort=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_cosl=yes
# ac_cv_func_drand48=yes
# ac_cv_func_gethrtime=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_mach_absolute_time=no
# ac_cv_func_memalign=yes
# ac_cv_func_memset=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_read_real_time=no
# ac_cv_func_sinl=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_sqrt=yes
# ac_cv_func_strtod=yes
# ac_cv_func_sysctl=yes
# ac_cv_func_time_base_to_time=no
# ac_cv_func_vprintf=yes
# ac_cv_have_decl_cosl=yes
# ac_cv_have_decl_cosq=no
# ac_cv_have_decl_drand48=yes
# ac_cv_have_decl_memalign=yes
# ac_cv_have_decl_posix_memalign=yes
# ac_cv_have_decl_sinl=yes
# ac_cv_have_decl_sinq=no
# ac_cv_have_decl_srand48=yes
# ac_cv_header_altivec_h=no
# ac_cv_header_c_asm_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_intrinsics_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_mach_mach_time_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_sin=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_F77=gfortran
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_f77_g=yes
# ac_cv_prog_f77_v=-v
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_double=8
# ac_cv_sizeof_fftw_r2r_kind=4
# ac_cv_sizeof_float=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_ptrdiff_t=8
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_type_hrtime_t=no
# ac_cv_type_long_double=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uintptr_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_c_compiler_vendor=gnu
# ax_cv_c_flags__malign_double=yes
# ax_cv_c_flags__mavx=yes
# ax_cv_c_flags__mpreferred_stack_boundary_4=yes
# ax_cv_c_flags__msse=yes
# ax_cv_c_openmp=-fopenmp
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_F77=-fPIC
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_F77=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fftw/src/fftw-3.3.4-single/missing aclocal-1.14'
# ALLOCA=''
# ALTIVEC_CFLAGS=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/fftw/src/fftw-3.3.4-single/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/fftw/src/fftw-3.3.4-single/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/fftw/src/fftw-3.3.4-single/missing automake-1.14'
# AVX_CFLAGS='-mavx'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math'
# CHECK_PL_OPTS=''
# COMBINED_THREADS_FALSE=''
# COMBINED_THREADS_TRUE='#'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# C_FFTW_R2R_KIND='C_INT32_T'
# C_MPI_FINT=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# FGREP='/usr/sbin/grep -F'
# FLIBS=' -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../.. -lgfortran -lm -lquadmath'
# GREP='/usr/sbin/grep'
# HAVE_ALTIVEC_FALSE=''
# HAVE_ALTIVEC_TRUE='#'
# HAVE_AVX_FALSE='#'
# HAVE_AVX_TRUE=''
# HAVE_NEON_FALSE=''
# HAVE_NEON_TRUE='#'
# HAVE_SSE2_FALSE='#'
# HAVE_SSE2_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LDOUBLE_FALSE=''
# LDOUBLE_TRUE='#'
# LIBOBJS=''
# LIBQUADMATH=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/fftw/src/fftw-3.3.4-single/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MPICC=''
# MPILIBS=''
# MPIRUN=''
# MPI_FALSE=''
# MPI_TRUE='#'
# NEON_CFLAGS=''
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OCAMLBUILD=''
# OPENMP_CFLAGS='-fopenmp'
# OPENMP_FALSE='#'
# OPENMP_TRUE=''
# OTOOL64=''
# OTOOL=''
# PACKAGE='fftw'
# PACKAGE_BUGREPORT='fftw@fftw.org'
# PACKAGE_NAME='fftw'
# PACKAGE_STRING='fftw 3.3.4'
# PACKAGE_TARNAME='fftw'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.3.4'
# PATH_SEPARATOR=':'
# POW_LIB=''
# PRECISION='s'
# PREC_SUFFIX='f'
# PTHREAD_CC='gcc'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# QUAD_FALSE=''
# QUAD_TRUE='#'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHARED_VERSION_INFO='7:4:4'
# SHELL='/bin/sh'
# SINGLE_FALSE='#'
# SINGLE_TRUE=''
# SMP_FALSE='#'
# SMP_TRUE=''
# SSE2_CFLAGS='-msse'
# STACK_ALIGN_CFLAGS=''
# STRIP='strip'
# THREADLIBS=' '
# THREADS_FALSE='#'
# THREADS_TRUE=''
# VERSION='3.3.4'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# ac_ct_F77=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/fftw/src/fftw-3.3.4-single/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "fftw"
# #define PACKAGE_TARNAME "fftw"
# #define PACKAGE_VERSION "3.3.4"
# #define PACKAGE_STRING "fftw 3.3.4"
# #define PACKAGE_BUGREPORT "fftw@fftw.org"
# #define PACKAGE_URL ""
# #define PACKAGE "fftw"
# #define VERSION "3.3.4"
# #define FFTW_ENABLE_ALLOCA 1
# #define FFTW_SINGLE 1
# #define BENCHFFT_SINGLE 1
# #define HAVE_SSE2 1
# #define HAVE_AVX 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define STDC_HEADERS 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_LONG_DOUBLE 1
# #define SIZEOF_INT 4
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_UNSIGNED_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_UNSIGNED_LONG_LONG 8
# #define SIZEOF_SIZE_T 8
# #define SIZEOF_PTRDIFF_T 8
# #define HAVE_UINTPTR_T 1
# #define SIZEOF_FLOAT 4
# #define SIZEOF_DOUBLE 8
# #define SIZEOF_FFTW_R2R_KIND 4
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_VPRINTF 1
# #define HAVE_LIBM 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_DRAND48 1
# #define HAVE_SQRT 1
# #define HAVE_MEMSET 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_MEMALIGN 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_SYSCTL 1
# #define HAVE_ABORT 1
# #define HAVE_SINL 1
# #define HAVE_COSL 1
# #define HAVE_SNPRINTF 1
# #define HAVE_DECL_SINL 1
# #define HAVE_DECL_COSL 1
# #define HAVE_DECL_SINQ 0
# #define HAVE_DECL_COSQ 0
# #define HAVE_DECL_MEMALIGN 1
# #define HAVE_DECL_DRAND48 1
# #define HAVE_DECL_SRAND48 1
# #define HAVE_DECL_POSIX_MEMALIGN 1
# #define HAVE_ISNAN 1
# #define F77_FUNC(name,NAME) name ## _
# #define F77_FUNC_(name,NAME) name ## _
# #define F77_FUNC_EQUIV 1
# #define WITH_G77_WRAPPERS 1
# #define HAVE_OPENMP 1
# #define HAVE_OPENMP 1
# #define HAVE_THREADS 1
# #define USING_POSIX_THREADS 1
# #define HAVE_THREADS 1
# #define FFTW_CC "gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math"
#
# configure: exit 0